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