Lines Matching defs:SectionName
1950 StringRef SectionName;1951 Section.getName(SectionName);1952 SectionName = SectionName.substr(SectionName.find_first_not_of("._"));1953 if (SectionName != "debug_info")