Lines Matching refs:Shdr
46 const typename ELFT::Shdr &hdr) { in getSectionContents()
91 const typename ELFT::Shdr &hdr, in InputSectionBase()
132 typename ELFT::Shdr shdr = in relsOrRelas()
306 InputSection::InputSection(ObjFile<ELFT> &f, const typename ELFT::Shdr &header, in InputSection()
1254 const typename ELFT::Shdr &header, in EhInputSection()
1388 const typename ELFT::Shdr &header, in MergeInputSection()
1426 template InputSection::InputSection(ObjFile<ELF32LE> &, const ELF32LE::Shdr &,
1428 template InputSection::InputSection(ObjFile<ELF32BE> &, const ELF32BE::Shdr &,
1430 template InputSection::InputSection(ObjFile<ELF64LE> &, const ELF64LE::Shdr &,
1432 template InputSection::InputSection(ObjFile<ELF64BE> &, const ELF64BE::Shdr &,
1446 const ELF32LE::Shdr &, StringRef);
1448 const ELF32BE::Shdr &, StringRef);
1450 const ELF64LE::Shdr &, StringRef);
1452 const ELF64BE::Shdr &, StringRef);
1455 const ELF32LE::Shdr &, StringRef);
1457 const ELF32BE::Shdr &, StringRef);
1459 const ELF64LE::Shdr &, StringRef);
1461 const ELF64BE::Shdr &, StringRef);