Home | History | Annotate | Download | only in MC

Lines Matching refs:getSectionName

995     const StringRef SectionName = Section.getSectionName();
1110 const StringRef &NameA = secA->getSectionName();
1111 const StringRef &NameB = secB->getSectionName();
1202 StringRef Name = Section.getSectionName();
1204 StringRef PreviousName = Sections[I - 1]->getSectionName();
1301 StringRef SectionName = Section.getSectionName().substr(SecNameLen);
1347 StringRef SecName(Section.getSectionName());