Home | History | Annotate | Download | only in MC

Lines Matching full:substr

226     StringRef Rest = AliasName.substr(Pos);
621 Buf += Name.substr(0, Pos);
623 Buf += Name.substr(Pos + Skip);
963 StringRef SectionName = Section.getSectionName().substr(SecNameLen);