Searched defs:reloc_high (Results 1 – 1 of 1) sorted by relevance
4224 struct reloc_high struct4226 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() function4237 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;[all …]