Home
last modified time | relevance | path

Searched defs:shstrtab (Results 1 – 2 of 2) sorted by relevance

/llvm-project/lld/ELF/
H A DInputFiles.cpp602 StringRef shstrtab = CHECK(obj.getSectionStringTable(objSections), this); parse() local
782 StringRef shstrtab = CHECK(obj.getSectionStringTable(objSections), this); initializeSections() local
/llvm-project/lld/ELF/Arch/
H A DARM.cpp1436 StringTableSection *shstrtab = writeARMCmseImportLib() local