Home
last modified time | relevance | path

Searched refs:AppleObjC (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/
H A DDWARFLinkerBase.cpp59 .Case(getSectionName(DebugSectionKind::AppleObjC), in parseDebugTableName()
60 DebugSectionKind::AppleObjC) in parseDebugTableName()
/freebsd/contrib/llvm-project/llvm/include/llvm/DWARFLinker/
H A DDWARFLinkerBase.h48 AppleObjC, enumerator
/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DDWARFLinkerImpl.cpp1132 CommonSections.getOrCreateSectionDescriptor(DebugSectionKind::AppleObjC); in emitCommonSectionsAndWriteCompileUnitsToTheOutput()
1215 AccelTable<AppleAccelTableStaticOffsetData> AppleObjC; in emitAppleAcceleratorSections() local
1238 AppleObjC.addName( in emitAppleAcceleratorSections()
1304 CommonSections.getSectionDescriptor(DebugSectionKind::AppleObjC); in emitAppleAcceleratorSections()
1313 Emitter.emitAppleObjc(AppleObjC); in emitAppleAcceleratorSections()
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFContext.cpp269 std::unique_ptr<AppleAcceleratorTable> AppleObjC; member in ThreadUnsafeDWARFContextState
533 return getAccelTable(AppleObjC, DObj, DObj.getAppleObjCSection(), in getAppleObjC()
/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/Classic/
H A DDWARFStreamer.cpp281 case DebugSectionKind::AppleObjC: in getMCSection()
/freebsd/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DDwarf.def1239 HANDLE_DWARF_SECTION(AppleObjC, ".apple_objc", "apple-objc", BoolOption)