Lines Matching defs:reloc_high
4282 struct reloc_high struct
4284 typedef typename elfcpp::Elf_types<size>::Elf_Addr Mips_address;
4286 reloc_high(unsigned char* _view, const Mips_relobj<size, big_endian>* _object, in reloc_high() function
4295 unsigned char* view;
4296 const Mips_relobj<size, big_endian>* object;
4297 const Symbol_value<size>* psymval;
4298 Mips_address addend;
4299 unsigned int r_type;
4300 unsigned int r_sym;
4301 bool extract_addend;
4302 Mips_address address;
4303 bool gp_disp;