Home
last modified time | relevance | path

Searched refs:AppleNames (Results 1 – 8 of 8) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/DWARF/
DDWARFContext.h71 std::unique_ptr<AppleAcceleratorTable> AppleNames; variable
/external/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
DDWARFContext.h67 std::unique_ptr<AppleAcceleratorTable> AppleNames; variable
/external/llvm-project/llvm/include/llvm/DWARFLinker/
DDWARFLinker.h749 AccelTable<AppleAccelTableStaticOffsetData> AppleNames; variable
/external/llvm-project/llvm/lib/DWARFLinker/
DDWARFLinker.cpp1824 AppleNames.addName(Pubname.Name, in emitAppleAcceleratorEntriesForUnit()
2553 TheDwarfEmitter->emitAppleNames(AppleNames); in link()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
DDwarf.def933 HANDLE_DWARF_SECTION(AppleNames, ".apple_names", "apple-names")
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/
DDWARFContext.cpp845 return getAccelTable(AppleNames, *DObj, DObj->getAppleNamesSection(), in getAppleNames()
/external/llvm-project/llvm/include/llvm/BinaryFormat/
DDwarf.def970 HANDLE_DWARF_SECTION(AppleNames, ".apple_names", "apple-names", BoolOption)
/external/llvm-project/llvm/lib/DebugInfo/DWARF/
DDWARFContext.cpp903 return getAccelTable(AppleNames, *DObj, DObj->getAppleNamesSection(), in getAppleNames()