Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DDWARFLinkerImpl.cpp1169 CommonSections.getSectionDescriptor(DebugSectionKind::DebugStr) in emitStringSections()
1188 CommonSections.getSectionDescriptor(DebugSectionKind::DebugStr) in emitStringSections()
1204 CommonSections.getSectionDescriptor(DebugSectionKind::DebugLineStr) in emitStringSections()
1228 CU->getSectionDescriptor(DebugSectionKind::DebugInfo).StartOffset + in emitAppleAcceleratorSections()
1234 CU->getSectionDescriptor(DebugSectionKind::DebugInfo).StartOffset + in emitAppleAcceleratorSections()
1240 CU->getSectionDescriptor(DebugSectionKind::DebugInfo).StartOffset + in emitAppleAcceleratorSections()
1246 CU->getSectionDescriptor(DebugSectionKind::DebugInfo).StartOffset + in emitAppleAcceleratorSections()
1283 CommonSections.getSectionDescriptor(DebugSectionKind::AppleNames); in emitAppleAcceleratorSections()
1304 CommonSections.getSectionDescriptor(DebugSectionKind::AppleObjC); in emitAppleAcceleratorSections()
1325 CommonSections.getSectionDescriptor(DebugSectionKind::AppleTypes); in emitAppleAcceleratorSections()
[all …]
H A DOutputSections.h317 getSectionDescriptor(DebugSectionKind SectionKind) const { in getSectionDescriptor() function
332 SectionDescriptor &getSectionDescriptor(DebugSectionKind SectionKind) { in getSectionDescriptor() function
H A DDIEAttributeCloner.h94 OutUnit->getSectionDescriptor(DebugSectionKind::DebugInfo)), in DIEAttributeCloner()
H A DOutputSections.cpp403 Patch.RefCU.getPointer()->getSectionDescriptor( in applyPatches()
H A DDWARFLinkerCompileUnit.cpp1496 ArtificialTypeUnit->getSectionDescriptor(DebugSectionKind::DebugInfo); in createTypeDIEandCloneAttributes()