Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFContext.h67 std::unique_ptr<AppleAcceleratorTable> AppleNames; variable
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DWARFLinker/
H A DDWARFLinker.h761 AccelTable<AppleAccelTableStaticOffsetData> AppleNames; variable
/netbsd-src/external/apache2/llvm/dist/llvm/lib/DWARFLinker/
H A DDWARFLinker.cpp1808 AppleNames.addName(Pubname.Name, in emitAppleAcceleratorEntriesForUnit()
2520 TheDwarfEmitter->emitAppleNames(AppleNames); in link()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/DWARF/
H A DDWARFContext.cpp908 return getAccelTable(AppleNames, *DObj, DObj->getAppleNamesSection(), in getAppleNames()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/BinaryFormat/
H A DDwarf.def1183 HANDLE_DWARF_SECTION(AppleNames, ".apple_names", "apple-names", BoolOption)