Searched refs:SecNameLen (Results 1 - 1 of 1) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/MC/
H A DELFObjectWriter.cpp975 unsigned SecNameLen = (Section.getType() == ELF::SHT_REL) ? 4 : 5; local
976 StringRef SectionName = Section.getSectionName().substr(SecNameLen);

Completed in 53 milliseconds