1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-24 03:33:20 +01:00
llvm-mirror/tools/dsymutil
David Blaikie e27c0e3409 DebugInfo/DWARF: Normalize DWARFObject members on the DWARF spec section names
Some of these names were abbreviated, some were not, some pluralised,
some not. Made the API difficult to use - since it's an exact 1:1
mapping to the DWARF sections - use those names (changing underscore
separation for camel casing).

llvm-svn: 368189
2019-08-07 17:18:11 +00:00
..
BinaryHolder.cpp
BinaryHolder.h
CFBundle.cpp
CFBundle.h
CMakeLists.txt Break false dependencies on target libraries 2019-05-23 23:02:56 +00:00
CompileUnit.cpp
CompileUnit.h
DebugMap.cpp
DebugMap.h
DeclContext.cpp
DeclContext.h
dsymutil.cpp Rename F_{None,Text,Append} to OF_{None,Text,Append}. NFC 2019-08-05 05:43:48 +00:00
dsymutil.h [dsymutil] Pass LinkOptions by value instead of const ref. 2019-07-30 19:34:26 +00:00
DwarfLinker.cpp DebugInfo/DWARF: Normalize DWARFObject members on the DWARF spec section names 2019-08-07 17:18:11 +00:00
DwarfLinker.h Switch LLVM to use 64-bit offsets (2/5) 2019-08-06 10:49:40 +00:00
DwarfStreamer.cpp Switch LLVM to use 64-bit offsets (2/5) 2019-08-06 10:49:40 +00:00
DwarfStreamer.h Switch LLVM to use 64-bit offsets (2/5) 2019-08-06 10:49:40 +00:00
LinkUtils.h
LLVMBuild.txt
MachODebugMapParser.cpp
MachOUtils.cpp [dsymutil] Support more than 4 architectures 2019-06-05 17:14:32 +00:00
MachOUtils.h [dsymutil] Remove stale comment (NFC) 2019-06-10 23:30:20 +00:00
NonRelocatableStringpool.cpp
NonRelocatableStringpool.h
SymbolMap.cpp
SymbolMap.h