Lines Matching refs:Reloc_stub
1123 class Reloc_stub : public Stub_base<size, big_endian> class
1126 typedef Reloc_stub<size, big_endian> This;
1162 Reloc_stub(int type) in Reloc_stub() function in __anon20db65070111::Reloc_stub
1166 ~Reloc_stub() in ~Reloc_stub()
1179 this->r_sym_ = Reloc_stub::invalid_index; in Key()
1219 && ((this->r_sym_ != Reloc_stub::invalid_index) in eq()
1230 (this->r_sym_ != Reloc_stub::invalid_index) in hash_value()
1287 const int Reloc_stub<size, big_endian>::STUB_ADDR_ALIGN = 4;
1293 Reloc_stub<size, big_endian>::
1310 Reloc_stub<size, big_endian>::stub_type_for_reloc( in stub_type_for_reloc()
1349 typedef Reloc_stub<size, big_endian> The_reloc_stub;
2784 typedef Reloc_stub<size, big_endian> The_reloc_stub;
2786 typedef typename Reloc_stub<size, big_endian>::Key The_reloc_stub_key;
4995 typedef Reloc_stub<size, big_endian> The_reloc_stub;