Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/binutils.old/dist/gold/
H A Dmips.cc4282 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;
[all …]
/netbsd-src/external/gpl3/binutils/dist/gold/
H A Dmips.cc4282 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() argument
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;
[all …]