Home
last modified time | relevance | path

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

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