llvm-project/llvm/tools/dsymutil
Jonas Devlieghere 03d49046b9
[dsymutil] Copy symbol table regardless of LINKEDIT segment
Ensure we copy the symbol table for MH_PRELOAD Mach-Os, which don't have
a LINKEDIT segment, but (can) have a symbol table.

rdar://88919473

Differential revision: https://reviews.llvm.org/D120583
2022-02-25 13:24:39 -08:00
..
BinaryHolder.cpp [dsymutil] Compare object modification times using second precision 2021-01-20 18:45:30 -08:00
BinaryHolder.h [llvm] Remove redundant member initialization (NFC) 2022-01-08 11:56:44 -08:00
CFBundle.cpp
CFBundle.h
CMakeLists.txt
DebugMap.cpp [llvm] Drop unnecessary make_range (NFC) 2021-01-09 09:25:00 -08:00
DebugMap.h [llvm] Drop unnecessary const from return types (NFC) 2021-01-31 10:23:43 -08:00
DwarfLinkerForBinary.cpp [dsymutil] Add the ability to run the DWARF verifier on the input 2022-02-14 16:14:07 -08:00
DwarfLinkerForBinary.h [dsymutil][DWARFLinker][NFC] make AddressManager not depending on the order of checks for relocations. 2021-01-31 16:34:10 +03:00
LinkUtils.h [dsymutil] Add the ability to run the DWARF verifier on the input 2022-02-14 16:14:07 -08:00
MachODebugMapParser.cpp [tools] Delete redundant 'static' from namespace scope 'static const'. NFC 2021-10-18 22:38:42 -07:00
MachOUtils.cpp [dsymutil] Copy symbol table regardless of LINKEDIT segment 2022-02-25 13:24:39 -08:00
MachOUtils.h
Options.td [dsymutil] Add the ability to run the DWARF verifier on the input 2022-02-14 16:14:07 -08:00
Reproducer.cpp [llvm] Remove redundant member initialization (NFC) 2022-01-08 11:56:44 -08:00
Reproducer.h
SymbolMap.cpp
SymbolMap.h
dsymutil.cpp [dsymutil] Add the ability to run the DWARF verifier on the input 2022-02-14 16:14:07 -08:00
dsymutil.h