Searched refs:SegmentIsTLS (Results 1 – 1 of 1) sorted by relevance
1235 bool SegmentIsTLS = Seg.Type == PT_TLS; in sectionWithinSegment() local1236 if (SectionIsTLS != SegmentIsTLS) in sectionWithinSegment()