Lines Matching refs:Shdr
46 const typename ELFT::Shdr &hdr) { in getSectionContents()
91 const typename ELFT::Shdr &hdr, in InputSectionBase()
140 typename ELFT::Shdr shdr = in relsOrRelas()
322 InputSection::InputSection(ObjFile<ELFT> &f, const typename ELFT::Shdr &header, in InputSection()
1226 const typename ELFT::Shdr &header, in EhInputSection()
1351 const typename ELFT::Shdr &header, in MergeInputSection()
1389 template InputSection::InputSection(ObjFile<ELF32LE> &, const ELF32LE::Shdr &,
1391 template InputSection::InputSection(ObjFile<ELF32BE> &, const ELF32BE::Shdr &,
1393 template InputSection::InputSection(ObjFile<ELF64LE> &, const ELF64LE::Shdr &,
1395 template InputSection::InputSection(ObjFile<ELF64BE> &, const ELF64BE::Shdr &,
1409 const ELF32LE::Shdr &, StringRef);
1411 const ELF32BE::Shdr &, StringRef);
1413 const ELF64LE::Shdr &, StringRef);
1415 const ELF64BE::Shdr &, StringRef);
1418 const ELF32LE::Shdr &, StringRef);
1420 const ELF32BE::Shdr &, StringRef);
1422 const ELF64LE::Shdr &, StringRef);
1424 const ELF64BE::Shdr &, StringRef);