llvm-project/llvm/tools/dsymutil
Benjamin Kramer d80210fc90 [dsymutil] Store possible Swift reflection sections in an array
No need for a unordered_map of enum, which is also broken in GCC before
6.1. No functionality change intended.
2022-03-17 20:37:39 +01: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] Store possible Swift reflection sections in an array 2022-03-17 20:37:39 +01:00
DwarfLinkerForBinary.h [dsymutil] Apply relocations present in Swift reflection sections 2022-03-17 14:23:20 -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] Apply relocations present in Swift reflection sections 2022-03-17 14:23:20 -03:00
MachOUtils.h [dsymutil] Apply relocations present in Swift reflection sections 2022-03-17 14:23:20 -03:00
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 Return an error when dsymutil might produce an invalid mach-o file. 2022-03-11 10:00:39 -08:00
dsymutil.h