llvm-project/lldb/source/Plugins/ObjectFile
Alvin Wong 8a67a05e93 [lldb][COFF] Map symbols without base+complex type as 'Data' type
Both LLD and GNU ld write global/static variables to the COFF symbol
table with `IMAGE_SYM_TYPE_NULL` and `IMAGE_SYM_DTYPE_NULL` type. Map
these symbols as 'Data' type in the symtab to allow these symbols to be
used in expressions and printable.

Reviewed By: labath, DavidSpickett

Differential Revision: https://reviews.llvm.org/D134585
2022-09-28 12:57:12 +03:00
..
Breakpad Change the meaning of a UUID with all zeros for data. 2022-08-30 10:17:58 -07:00
ELF lldb: Add support for R_386_32 relocations to ObjectFileELF 2022-09-13 18:38:48 +02:00
JIT [lldb] Change CreateMemoryInstance to take a WritableDataBuffer 2022-04-05 13:46:41 -07:00
Mach-O Add mach-o corefile support for platform binaries 2022-09-13 15:46:18 -07:00
Minidump [LLDB][NFC][Reliability] Fix uninitialized variables from Coverity scan. Part 2 2022-07-25 20:52:45 -07:00
PDB Change the meaning of a UUID with all zeros for data. 2022-08-30 10:17:58 -07:00
PECOFF [lldb][COFF] Map symbols without base+complex type as 'Data' type 2022-09-28 12:57:12 +03:00
wasm [WebAssembly] Add WASM_SEC_LAST_KNOWN to BinaryFormat section types list [NFC] 2022-06-07 12:05:23 -07:00
CMakeLists.txt [lldb] Alphabetize some CMake files a bit better 2021-09-07 13:19:00 -04:00