Home
last modified time | relevance | path

Searched refs:getSectionDescriptor (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DDWARFLinkerImpl.cpp1165 CommonSections.getSectionDescriptor(DebugSectionKind::DebugStr) in emitStringSections()
1184 CommonSections.getSectionDescriptor(DebugSectionKind::DebugStr) in emitStringSections()
1200 CommonSections.getSectionDescriptor(DebugSectionKind::DebugLineStr) in emitStringSections()
1224 CU->getSectionDescriptor(DebugSectionKind::DebugInfo).StartOffset + in emitAppleAcceleratorSections()
1230 CU->getSectionDescriptor(DebugSectionKind::DebugInfo).StartOffset + in emitAppleAcceleratorSections()
1236 CU->getSectionDescriptor(DebugSectionKind::DebugInfo).StartOffset + in emitAppleAcceleratorSections()
1242 CU->getSectionDescriptor(DebugSectionKind::DebugInfo).StartOffset + in emitAppleAcceleratorSections()
1258 CommonSections.getSectionDescriptor(DebugSectionKind::AppleNamespaces); in emitAppleAcceleratorSections()
1279 CommonSections.getSectionDescriptor(DebugSectionKind::AppleNames); in emitAppleAcceleratorSections()
1300 CommonSections.getSectionDescriptor(DebugSectionKind::AppleObjC); in emitAppleAcceleratorSections()
[all …]
H A DOutputSections.h319 getSectionDescriptor(DebugSectionKind SectionKind) const { in getSectionDescriptor() function
334 SectionDescriptor &getSectionDescriptor(DebugSectionKind SectionKind) { in getSectionDescriptor() function
H A DOutputSections.cpp402 Patch.RefCU.getPointer()->getSectionDescriptor( in applyPatches()
H A DDWARFLinkerCompileUnit.cpp1492 ArtificialTypeUnit->getSectionDescriptor(DebugSectionKind::DebugInfo); in createTypeDIEandCloneAttributes()