Home
last modified time | relevance | path

Searched refs:tryGetSectionDescriptor (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DOutputSections.h349 tryGetSectionDescriptor(DebugSectionKind SectionKind) const { in tryGetSectionDescriptor() function
361 tryGetSectionDescriptor(DebugSectionKind SectionKind) { in tryGetSectionDescriptor() function
H A DDWARFLinkerCompileUnit.cpp336 tryGetSectionDescriptor(DebugSectionKind::DebugInfo)) { in updateDieRefPatchesWithClonedOffsets()
357 tryGetSectionDescriptor(DebugSectionKind::DebugLoc)) { in updateDieRefPatchesWithClonedOffsets()
369 tryGetSectionDescriptor(DebugSectionKind::DebugLocLists)) { in updateDieRefPatchesWithClonedOffsets()
H A DDWARFLinkerImpl.cpp891 CU->tryGetSectionDescriptor(DebugSectionKind::DebugInfo)) in printStatistic()