Lines Matching defs:sec
246 InputSectionBase &sec, uint64_t offset) { in getSrcMsgAux()
261 std::string InputFile::getSrcMsg(const Symbol &sym, InputSectionBase &sec, in getSrcMsg()
351 for (const Elf_Shdr &sec : sections) in findSection() local
423 const Elf_Shdr &sec) { in getShtGroupSignature()
443 bool ObjFile<ELFT>::shouldMerge(const Elf_Shdr &sec, StringRef name) { in shouldMerge()
577 const Elf_Shdr &sec = objSections[i]; in initializeSections() local
668 const Elf_Shdr &sec = objSections[i]; in initializeSections() local
796 template <class ELFT> static uint32_t readAndFeatures(const InputSection &sec) { in readAndFeatures()
855 InputSectionBase *ObjFile<ELFT>::getRelocTarget(const Elf_Shdr &sec) { in getRelocTarget()
874 static InputSection *toRegularSection(MergeInputSection *sec) { in toRegularSection()
880 InputSectionBase *ObjFile<ELFT>::createInputSection(const Elf_Shdr &sec) { in createInputSection()
1079 StringRef ObjFile<ELFT>::getSectionName(const Elf_Shdr &sec) { in getSectionName()
1116 InputSectionBase *sec = this->sections[secIdx]; in initializeSymbols() local
1144 InputSectionBase *sec = this->sections[secIdx]; in initializeSymbols() local
1342 const typename ELFT::Shdr *sec) { in parseVerdefs()
1372 const typename ELFT::Shdr *sec) { in parseVerneed()
1446 for (const Elf_Shdr &sec : sections) { in parse() local
1822 for (const typename ELFT::Shdr &sec : sections) { in parse() local