Lines Matching refs:Shdr
46 const typename ELFT::Shdr &hdr) { in getSectionContents()
91 const typename ELFT::Shdr &hdr, in InputSectionBase()
142 typename ELFT::Shdr shdr = f->template getELFShdrs<ELFT>()[relSecIdx]; in relsOrRelas()
366 InputSection::InputSection(ObjFile<ELFT> &f, const typename ELFT::Shdr &header, in InputSection()
1275 const typename ELFT::Shdr &header, in EhInputSection()
1400 const typename ELFT::Shdr &header, in MergeInputSection()
1438 template InputSection::InputSection(ObjFile<ELF32LE> &, const ELF32LE::Shdr &,
1440 template InputSection::InputSection(ObjFile<ELF32BE> &, const ELF32BE::Shdr &,
1442 template InputSection::InputSection(ObjFile<ELF64LE> &, const ELF64LE::Shdr &,
1444 template InputSection::InputSection(ObjFile<ELF64BE> &, const ELF64BE::Shdr &,
1462 const ELF32LE::Shdr &, StringRef);
1464 const ELF32BE::Shdr &, StringRef);
1466 const ELF64LE::Shdr &, StringRef);
1468 const ELF64BE::Shdr &, StringRef);
1471 const ELF32LE::Shdr &, StringRef);
1473 const ELF32BE::Shdr &, StringRef);
1475 const ELF64LE::Shdr &, StringRef);
1477 const ELF64BE::Shdr &, StringRef);