Lines Matching defs:sec
323 InputSectionBase &sec, uint64_t offset) { in getSrcMsgAux()
338 std::string InputFile::getSrcMsg(const Symbol &sym, InputSectionBase &sec, in getSrcMsg()
471 for (const Elf_Shdr &sec : sections) in findSection() local
552 const Elf_Shdr &sec = objSections[i]; in parse() local
640 const Elf_Shdr &sec) { in getShtGroupSignature()
649 bool ObjFile<ELFT>::shouldMerge(const Elf_Shdr &sec, StringRef name) { in shouldMerge()
715 const Elf_Shdr &sec = objSections[i]; in initializeSections() local
792 const Elf_Shdr &sec = objSections[i]; in initializeSections() local
875 template <class ELFT> static uint32_t readAndFeatures(const InputSection &sec) { in readAndFeatures()
935 const Elf_Shdr &sec, in getRelocTarget()
959 const Elf_Shdr &sec, in createInputSection()
1121 InputSectionBase *sec = sections[secIdx]; in initSectionsAndLocalSyms() local
1177 InputSectionBase *sec = sections[secIdx]; in postParse() local
1281 parseVerdefs(const uint8_t *base, const typename ELFT::Shdr *sec) { in parseVerdefs()
1306 const typename ELFT::Shdr *sec) { in parseVerneed()
1383 for (const Elf_Shdr &sec : sections) { in parse() local