Searched refs:tryGetSectionDescriptor (Results 1 – 4 of 4) sorted by relevance
366 RangeSection = tryGetSectionDescriptor(DebugSectionKind::DebugRngLists); in applyPatches()368 RangeSection = tryGetSectionDescriptor(DebugSectionKind::DebugRange); in applyPatches()382 LocationSection = tryGetSectionDescriptor(DebugSectionKind::DebugLocLists); in applyPatches()384 LocationSection = tryGetSectionDescriptor(DebugSectionKind::DebugLoc); in applyPatches()
349 tryGetSectionDescriptor(DebugSectionKind SectionKind) const { in tryGetSectionDescriptor() function361 tryGetSectionDescriptor(DebugSectionKind SectionKind) { in tryGetSectionDescriptor() function
336 tryGetSectionDescriptor(DebugSectionKind::DebugInfo)) { in updateDieRefPatchesWithClonedOffsets()357 tryGetSectionDescriptor(DebugSectionKind::DebugLoc)) { in updateDieRefPatchesWithClonedOffsets()369 tryGetSectionDescriptor(DebugSectionKind::DebugLocLists)) { in updateDieRefPatchesWithClonedOffsets()
891 CU->tryGetSectionDescriptor(DebugSectionKind::DebugInfo)) in printStatistic()