llvm-project/lldb/test/Shell/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
ELF lldb: Add support for R_386_32 relocations to ObjectFileELF 2022-09-13 18:38:48 +02:00
MachO [test] Fix PayloadString: in lldb tests 2021-07-26 10:00:05 -07:00
PDB [lldb] Update object.test after 'nosync' inference was enabled. 2021-04-09 10:04:15 +02:00
PECOFF [lldb][COFF] Map symbols without base+complex type as 'Data' type 2022-09-28 12:57:12 +03:00
wasm [lldb][wasm] Parse DWO section names 2021-01-14 08:45:02 +01:00
lit.local.cfg