Home | History | Annotate | Download | only in MC

Lines Matching refs:getSectionName

687     const StringRef SectionName = Section.getSectionName();
785 const StringRef &NameA = secA->getSectionName();
786 const StringRef &NameB = secB->getSectionName();
877 StringRef Name = Section.getSectionName();
879 StringRef PreviousName = Sections[I - 1]->getSectionName();
976 StringRef SectionName = Section.getSectionName().substr(SecNameLen);
1321 << Section.getSectionName() << "/"
1335 StringSwitch<bool>(Section.getSectionName())
1347 StringSwitch<bool>(Section.getSectionName())
1359 StringSwitch<bool>(Section.getSectionName())