Home
last modified time | relevance | path

Searched defs:reloc_high (Results 1 – 1 of 1) sorted by relevance

/toolchain/binutils/binutils-2.25/gold/
Dmips.cc3758 struct reloc_high struct
3760 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() argument
3771 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 …]