Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/DWARFLinker/
H A DDWARFLinkerBase.cpp57 .Case(getSectionName(DebugSectionKind::AppleNamespaces), in parseDebugTableName()
58 DebugSectionKind::AppleNamespaces) in parseDebugTableName()
/llvm-project/llvm/include/llvm/DWARFLinker/
H A DDWARFLinkerBase.h47 AppleNamespaces, enumerator
/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DDWARFLinkerImpl.cpp1129 DebugSectionKind::AppleNamespaces); in emitCommonSectionsAndWriteCompileUnitsToTheOutput()
1211 AccelTable<AppleAccelTableStaticOffsetData> AppleNamespaces; in emitAppleAcceleratorSections() local
1224 AppleNamespaces.addName( in emitAppleAcceleratorSections()
1260 CommonSections.getSectionDescriptor(DebugSectionKind::AppleNamespaces); in emitAppleAcceleratorSections()
1269 Emitter.emitAppleNamespaces(AppleNamespaces); in emitAppleAcceleratorSections()
/llvm-project/llvm/include/llvm/DWARFLinker/Classic/
H A DDWARFLinker.h770 AccelTable<AppleAccelTableStaticOffsetData> AppleNamespaces; variable
/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFContext.cpp267 std::unique_ptr<AppleAcceleratorTable> AppleNamespaces;
525 return getAccelTable(AppleNamespaces, DObj, in getAppleNamespaces()
268 std::unique_ptr<AppleAcceleratorTable> AppleNamespaces; global() member in ThreadUnsafeDWARFContextState
/llvm-project/llvm/lib/DWARFLinker/Classic/
H A DDWARFStreamer.cpp279 case DebugSectionKind::AppleNamespaces: in getMCSection()
H A DDWARFLinker.cpp2253 AppleNamespaces.addName(Namespace.Name, Namespace.Die->getOffset() + in emitAcceleratorEntriesForUnit()
2923 TheDwarfEmitter->emitAppleNamespaces(AppleNamespaces); in link()
/llvm-project/llvm/include/llvm/BinaryFormat/
H A DDwarf.def1320 HANDLE_DWARF_SECTION(AppleNamespaces, ".apple_namespaces", "apple-namespaces",