Searched refs:SectionIsTLS (Results 1 – 1 of 1) sorted by relevance
1193 bool SectionIsTLS = Sec.Flags & SHF_TLS; in sectionWithinSegment() local1195 if (SectionIsTLS != SegmentIsTLS) in sectionWithinSegment()