Searched refs:ParsedSection (Results 1 – 1 of 1) sorted by relevance
2113 StringRef ParsedSegment, ParsedSection; in shouldInstrumentGlobal() local2117 Section, ParsedSegment, ParsedSection, TAA, TAAParsed, StubSize)); in shouldInstrumentGlobal()2123 (ParsedSegment == "__DATA" && ParsedSection.starts_with("__objc_"))) { in shouldInstrumentGlobal()2135 if (ParsedSegment == "__DATA" && ParsedSection == "__cfstring") { in shouldInstrumentGlobal()