Home | History | Annotate | Download | only in MC

Lines Matching refs:getSectionName

998     const StringRef SectionName = Section.getSectionName();
1106 const StringRef &NameA = secA->getSectionName();
1107 const StringRef &NameB = secB->getSectionName();
1198 StringRef Name = Section.getSectionName();
1200 StringRef PreviousName = Sections[I - 1]->getSectionName();
1297 StringRef SectionName = Section.getSectionName().substr(SecNameLen);
1343 StringRef SecName(Section.getSectionName());