llvm-project/llvm/lib/DebugInfo/Symbolize
Daniel Thornburgh e61d89efd7 [NFC] [Object] Create library to fetch debug info by build ID.
This creates a library for fetching debug info by build ID, whether
locally or remotely via debuginfod. The functionality was refactored
out of existing code in the Symboliize library. Existing utilities
were refactored to use this library.

Reviewed By: phosek

Differential Revision: https://reviews.llvm.org/D132504
2022-09-28 13:35:35 -07:00
..
CMakeLists.txt [NFC] [Object] Create library to fetch debug info by build ID. 2022-09-28 13:35:35 -07:00
DIPrinter.cpp Remove redundant initialization of Optional (NFC) 2022-08-20 21:18:28 -07:00
Markup.cpp [Symbolizer] Implement contextual symbolizer markup elements. 2022-07-21 11:29:19 -07:00
MarkupFilter.cpp [Symbolizer] Handle {{{bt}}} symbolizer markup element. 2022-08-31 09:49:32 -07:00
SymbolizableObjectFile.cpp Don't populate the symbol table with symbols that don't belong to a section with the flag SHF_ALLOC 2022-09-13 22:30:51 +00:00
Symbolize.cpp [NFC] [Object] Create library to fetch debug info by build ID. 2022-09-28 13:35:35 -07:00