llvm-project/lldb/test/Shell/ObjectFile/PECOFF
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
..
basic-info-arm.yaml
basic-info-arm64.yaml
basic-info.yaml
default-triple-windows-gnu.yaml
default-triple-windows-msvc.yaml
dep-modules.yaml
disassemble-thumb.yaml
dwarf-gnu-debuglink-i686.yaml
dwarf-gnu-debuglink-mismatched-crc.yaml
dwarf-gnu-debuglink-pdb-buildid.yaml
dwarf-gnu-debuglink.yaml
export-dllfunc.yaml
invalid-export-table.yaml
lit.local.cfg
section-types.yaml
sections-names.yaml
sections.yaml
settings-abi-i686.yaml [lldb] Stop passing both i386 and i686 in parallel as architectures on Windows 2022-07-06 12:13:36 +03:00
settings-abi.yaml [lldb] Add setting to override PE/COFF ABI by module name 2022-06-22 17:16:06 +03:00
symbol.yaml [lldb][COFF] Map symbols without base+complex type as 'Data' type 2022-09-28 12:57:12 +03:00
symbols-export-table.yaml [lldb][COFF] Map symbols without base+complex type as 'Data' type 2022-09-28 12:57:12 +03:00
symbols-forwarder-export.yaml [lldb][COFF] Add note to forwarder export symbols in symtab 2022-09-28 12:57:11 +03:00
uuid.yaml