Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFContext.h61 std::unique_ptr<AppleAcceleratorTable> AppleNames; variable
/openbsd/gnu/llvm/llvm/include/llvm/DWARFLinker/
H A DDWARFLinker.h793 AccelTable<AppleAccelTableStaticOffsetData> AppleNames; variable
/openbsd/gnu/llvm/llvm/lib/DWARFLinker/
H A DDWARFLinker.cpp1928 AppleNames.addName(Pubname.Name, in emitAcceleratorEntriesForUnit()
2670 TheDwarfEmitter->emitAppleNames(AppleNames); in link()
/openbsd/gnu/llvm/llvm/lib/DebugInfo/DWARF/
H A DDWARFContext.cpp1015 return getAccelTable(AppleNames, *DObj, DObj->getAppleNamesSection(), in getAppleNames()
/openbsd/gnu/llvm/llvm/include/llvm/BinaryFormat/
H A DDwarf.def1209 HANDLE_DWARF_SECTION(AppleNames, ".apple_names", "apple-names", BoolOption)