Lines Matching defs:reloc_high
4224 struct reloc_high struct
4226 typedef typename elfcpp::Elf_types<size>::Elf_Addr Mips_address;
4228 reloc_high(unsigned char* _view, const Mips_relobj<size, big_endian>* _object, in reloc_high() function
4237 unsigned char* view;
4238 const Mips_relobj<size, big_endian>* object;
4239 const Symbol_value<size>* psymval;
4240 Mips_address addend;
4241 unsigned int r_type;
4242 unsigned int r_sym;
4243 bool extract_addend;
4244 Mips_address address;
4245 bool gp_disp;