Searched refs:ExceptTab (Results 1 – 2 of 2) sorted by relevance
325 SectionEntry *ExceptTab = nullptr; in registerEHFrames() local327 ExceptTab = &Sections[SectionInfo.ExceptTabSID]; in registerEHFrames()331 if (ExceptTab) in registerEHFrames()332 DeltaForEH = computeDelta(ExceptTab, EHFrame); in registerEHFrames()
322 SectionEntry *ExceptTab = nullptr; in registerEHFrames() local324 ExceptTab = &Sections[SectionInfo.ExceptTabSID]; in registerEHFrames()328 if (ExceptTab) in registerEHFrames()329 DeltaForEH = computeDelta(ExceptTab, EHFrame); in registerEHFrames()