Home | History | Annotate | Download | only in MC

Lines Matching full:substr

227     StringRef Rest = AliasName.substr(Pos);
631 Buf += Name.substr(0, Pos);
633 Buf += Name.substr(Pos + Skip);
976 StringRef SectionName = Section.getSectionName().substr(SecNameLen);