Searched defs:reloc_high (Results 1 – 1 of 1) sorted by relevance
3758 struct reloc_high struct3760 typedef typename elfcpp::Elf_types<size>::Elf_Addr Mips_address;3762 reloc_high(unsigned char* _view, const Mips_relobj<size, big_endian>* _object, in reloc_high() argument3771 unsigned char* view;3772 const Mips_relobj<size, big_endian>* object;3773 const Symbol_value<size>* psymval;3774 Mips_address addend;3775 unsigned int r_type;3776 unsigned int r_sym;3777 bool extract_addend;[all …]