Searched refs:ParsedSegment (Results 1 – 1 of 1) sorted by relevance
1305 StringRef ParsedSegment, ParsedSection; in ShouldInstrumentGlobal() local1309 Section, ParsedSegment, ParsedSection, TAA, TAAParsed, StubSize); in ShouldInstrumentGlobal()1315 if (ParsedSegment == "__OBJC" || in ShouldInstrumentGlobal()1316 (ParsedSegment == "__DATA" && ParsedSection.startswith("__objc_"))) { in ShouldInstrumentGlobal()1328 if (ParsedSegment == "__DATA" && ParsedSection == "__cfstring") { in ShouldInstrumentGlobal()1334 if (ParsedSegment == "__TEXT" && (TAA & MachO::S_CSTRING_LITERALS)) { in ShouldInstrumentGlobal()