Lines Matching refs:Reloc
350 typedef std::pair<size_t, section_size_type> Reloc; typedef in __anon5653a9be0111::Stub_template
372 std::vector<Reloc> relocs_;
1825 32, big_endian>::Reloc& /* reloc */) const;
1837 const typename Reloc_types<elfcpp::SHT_REL, 32, big_endian>::Reloc&) const;
1853 big_endian>::Reloc& reloc) const in operator ()()
4422 this->relocs_.push_back(Reloc(i, offset)); in Stub_template()
4431 this->relocs_.push_back(Reloc(i, offset)); in Stub_template()
4437 this->relocs_.push_back(Reloc(i, offset)); in Stub_template()
7157 const typename Reloc_types<elfcpp::SHT_REL, 32, big_endian>::Reloc&) const in operator ()()
10217 typedef typename Reloc_types<elfcpp::SHT_REL, 32, big_endian>::Reloc Reltype; in relocate_special_relocatable()
11806 typedef typename Reloc_types<sh_type, 32, big_endian>::Reloc Reltype; in scan_reloc_section_for_stubs()