Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/DWARF/
DDWARFContext.h73 std::unique_ptr<AppleAcceleratorTable> AppleNames; variable
/external/swiftshader/third_party/llvm-7.0/llvm/tools/dsymutil/
DDwarfLinker.h477 AccelTable<AppleAccelTableStaticOffsetData> AppleNames; variable
DDwarfLinker.cpp1839 AppleNames.addName(Pubname.Name, in emitAppleAcceleratorEntriesForUnit()
2579 Streamer->emitAppleNames(AppleNames); in link()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/DWARF/
DDWARFContext.cpp786 return getAccelTable(AppleNames, *DObj, DObj->getAppleNamesSection(), in getAppleNames()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/BinaryFormat/
DDwarf.def880 HANDLE_DWARF_SECTION(AppleNames, ".apple_names", "apple-names")