Lines Matching defs:sec
375 const InputSectionBase &sec, uint64_t offset) { in getSrcMsgAux()
390 std::string InputFile::getSrcMsg(const Symbol &sym, const InputSectionBase &sec, in getSrcMsg()
523 for (const Elf_Shdr &sec : sections) in findSection() local
604 const Elf_Shdr &sec = objSections[i]; in parse() local
702 const Elf_Shdr &sec) { in getShtGroupSignature()
711 bool ObjFile<ELFT>::shouldMerge(const Elf_Shdr &sec, StringRef name) { in shouldMerge()
786 const Elf_Shdr &sec = objSections[i]; in initializeSections() local
880 const Elf_Shdr &sec = objSections[i]; in initializeSections() local
957 void readGnuProperty(const InputSection &sec, ObjFile<ELFT> &f) { in readGnuProperty()
1049 const Elf_Shdr &sec, in createInputSection()
1211 InputSectionBase *sec = sections[secIdx]; in initSectionsAndLocalSyms() local
1267 InputSectionBase *sec = sections[secIdx]; in postParse() local
1371 parseVerdefs(const uint8_t *base, const typename ELFT::Shdr *sec) { in parseVerdefs()
1396 const typename ELFT::Shdr *sec) { in parseVerneed()
1470 for (const Elf_Shdr &sec : sections) { in parse() local