Searched refs:ELFShdrTy (Results 1 – 2 of 2) sorted by relevance
301 template <typename ELFObjType, typename ELFShdrTy>303 const ELFShdrTy &Section);313 template <typename ELFShdrTy>314 bool shouldStrip(const ELFShdrTy &Section, StringRef SectionName);
1779 using ELFShdrTy = typename ELFT::Shdr; in getRelocationAddend() typedef1815 using ELFShdrTy = typename ELFT::Shdr; in getRelocationSymbol() typedef4106 using ELFShdrTy = typename ELFT::Shdr; in finalizeSectionStringTable() typedef4192 template <typename ELFShdrTy>4221 ELFShdrTy NewSection = Section; in getOutputSections()4255 ELFShdrTy NewSection; in getOutputSections()4276 ELFShdrTy *PrevSection = nullptr; in getOutputSections()4319 ELFShdrTy NewSection = Section; in getOutputSections()4340 ELFShdrTy NewSection; in getOutputSections()4405 std::vector<ELFShdrTy> OutputSections = in patchELFSectionHeaderTable()[all …]