llvm-project/lldb/source/Plugins/SymbolFile
Augusto Noronha 6f2423c6fe [lldb] Allow SymbolFileDWARFDebugMap to register multiple compile units
Currently, SymbolFileDWARFDebugMap works on the assumption that there is
only one compile unit per object file. This patch documents this
limitation (when using the general SymbolFile API), and allows users of
the concrete SymbolFileDWARFDebugMap class to find out about these extra
compile units.

Differential Revision: https://reviews.llvm.org/D136114
2022-10-19 13:49:40 -07:00
..
Breakpad [lldb] Fixed a number of typos 2022-09-13 10:38:38 -07:00
DWARF [lldb] Allow SymbolFileDWARFDebugMap to register multiple compile units 2022-10-19 13:49:40 -07:00
NativePDB [LLDB][NativePDB] Fix struct layout when it has anonymous unions. 2022-10-13 12:43:45 -07:00
PDB [lldb] Fixed a number of typos 2022-09-13 10:38:38 -07:00
Symtab Refactor protected virtual functions from SymbolFile into new SymbolFileCommon class. 2022-04-25 18:33:47 -07:00
CMakeLists.txt [lldb] Alphabetize some CMake files a bit better 2021-09-07 13:19:00 -04:00