Home | History | Annotate | Download | only in MC

Lines Matching refs:SecNameLen

975     unsigned SecNameLen = (Section.getType() == ELF::SHT_REL) ? 4 : 5;
976 StringRef SectionName = Section.getSectionName().substr(SecNameLen);