Searched refs:tryGetSectionDescriptor (Results 1 – 4 of 4) sorted by relevance
365 RangeSection = tryGetSectionDescriptor(DebugSectionKind::DebugRngLists); in applyPatches()367 RangeSection = tryGetSectionDescriptor(DebugSectionKind::DebugRange); in applyPatches()381 LocationSection = tryGetSectionDescriptor(DebugSectionKind::DebugLocLists); in applyPatches()383 LocationSection = tryGetSectionDescriptor(DebugSectionKind::DebugLoc); in applyPatches()
351 tryGetSectionDescriptor(DebugSectionKind SectionKind) const { in tryGetSectionDescriptor() function363 tryGetSectionDescriptor(DebugSectionKind SectionKind) { in tryGetSectionDescriptor() function
333 tryGetSectionDescriptor(DebugSectionKind::DebugInfo)) { in updateDieRefPatchesWithClonedOffsets()354 tryGetSectionDescriptor(DebugSectionKind::DebugLoc)) { in updateDieRefPatchesWithClonedOffsets()366 tryGetSectionDescriptor(DebugSectionKind::DebugLocLists)) { in updateDieRefPatchesWithClonedOffsets()
890 CU->tryGetSectionDescriptor(DebugSectionKind::DebugInfo)) in printStatistic()