Searched refs:ParsedSection (Results 1 – 1 of 1) sorted by relevance
1162 StringRef ParsedSegment, ParsedSection; in ShouldInstrumentGlobal() local1166 Section, ParsedSegment, ParsedSection, TAA, TAAParsed, StubSize); in ShouldInstrumentGlobal()1168 report_fatal_error("Invalid section specifier '" + ParsedSection + in ShouldInstrumentGlobal()1176 (ParsedSegment == "__DATA" && ParsedSection.startswith("__objc_"))) { in ShouldInstrumentGlobal()1188 if (ParsedSegment == "__DATA" && ParsedSection == "__cfstring") { in ShouldInstrumentGlobal()