Searched defs:reloc_high (Results 1 – 2 of 2) sorted by relevance
4282 struct reloc_high struct4284 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() function4295 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;[all …]
4282 struct reloc_high struct4284 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() argument4295 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;[all …]