Searched refs:AppleNames (Results 1 – 8 of 8) sorted by relevance
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/DWARF/ |
D | DWARFContext.h | 71 std::unique_ptr<AppleAcceleratorTable> AppleNames; variable
|
/external/llvm-project/llvm/include/llvm/DebugInfo/DWARF/ |
D | DWARFContext.h | 67 std::unique_ptr<AppleAcceleratorTable> AppleNames; variable
|
/external/llvm-project/llvm/include/llvm/DWARFLinker/ |
D | DWARFLinker.h | 749 AccelTable<AppleAccelTableStaticOffsetData> AppleNames; variable
|
/external/llvm-project/llvm/lib/DWARFLinker/ |
D | DWARFLinker.cpp | 1824 AppleNames.addName(Pubname.Name, in emitAppleAcceleratorEntriesForUnit() 2553 TheDwarfEmitter->emitAppleNames(AppleNames); in link()
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/ |
D | Dwarf.def | 933 HANDLE_DWARF_SECTION(AppleNames, ".apple_names", "apple-names")
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/ |
D | DWARFContext.cpp | 845 return getAccelTable(AppleNames, *DObj, DObj->getAppleNamesSection(), in getAppleNames()
|
/external/llvm-project/llvm/include/llvm/BinaryFormat/ |
D | Dwarf.def | 970 HANDLE_DWARF_SECTION(AppleNames, ".apple_names", "apple-names", BoolOption)
|
/external/llvm-project/llvm/lib/DebugInfo/DWARF/ |
D | DWARFContext.cpp | 903 return getAccelTable(AppleNames, *DObj, DObj->getAppleNamesSection(), in getAppleNames()
|