Searched refs:SectionRange (Results 1 – 6 of 6) sorted by relevance
291 jitlink::SectionRange R(*Sec); in getSectionExtent()331 if (auto Addr = jitlink::SectionRange(*ObjCImageInfoSec).getStart()) in modifyPassConfig()
623 class SectionRange {625 SectionRange() = default;626 SectionRange(const Section &Sec) { in SectionRange() function
614 class SectionRange {616 SectionRange() = default;617 SectionRange(const Section &Sec) { in SectionRange() function
667 auto R = SectionRange(*S); in createEHFrameRecorderPass()
790 auto R = SectionRange(*S); in createEHFrameRecorderPass()
270 SectionRange LHSRange(*LHS); in dumpSectionContents()271 SectionRange RHSRange(*RHS); in dumpSectionContents()