Lines Matching full:secname
1583 StringRef SecName(Section.getSectionName());1584 if (SecName == ".ARM.exidx") {1590 } else if (SecName.startswith(".ARM.exidx")) {1594 SecName.substr(sizeof(".ARM.exidx") - 1), ELF::SHT_PROGBITS,