Home
last modified time | relevance | path

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

/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.cpp1130 CommonSections.getOrCreateSectionDescriptor(DebugSectionKind::AppleObjC); in emitCommonSectionsAndWriteCompileUnitsToTheOutput()
1213 AccelTable<AppleAccelTableStaticOffsetData> AppleObjC; in emitAppleAcceleratorSections() local
1236 AppleObjC.addName( in emitAppleAcceleratorSections()
1302 CommonSections.getSectionDescriptor(DebugSectionKind::AppleObjC); in emitAppleAcceleratorSections()
1311 Emitter.emitAppleObjc(AppleObjC); in emitAppleAcceleratorSections()
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFContext.cpp270 std::unique_ptr<AppleAcceleratorTable> AppleObjC; member in __anonfc0a132e0411::ThreadUnsafeDWARFContextState
534 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.def1317 HANDLE_DWARF_SECTION(AppleObjC, ".apple_objc", "apple-objc", BoolOption)