Searched refs:SectionRange (Results 1 – 2 of 2) sorted by relevance
614 class SectionRange {616 SectionRange() = default;617 SectionRange(const Section &Sec) { in SectionRange() function
790 auto R = SectionRange(*S); in createEHFrameRecorderPass()