Searched refs:EHFrameSec (Results 1 – 2 of 2) sorted by relevance
105 Section *EHFrameSec = G.findSectionByName(EHFrameSectionName); in prepareForPrune() local165 if (EHFrameSec) { in prepareForPrune()169 &E.getTarget().getSection() == EHFrameSec) { in prepareForPrune()
1289 if (Section *EHFrameSec = G.findSectionByName(MachOEHFrameSectionName)) { in findUnwindSectionInfo() local1290 ScanUnwindInfoSection(*EHFrameSec, US.DwarfSection, [&](Block &B) { in findUnwindSectionInfo()