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