Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/binutils.old/dist/gold/
H A Dmips.cc949 struct got16_addend struct
951 typedef typename elfcpp::Elf_types<size>::Elf_Addr Mips_address;
953 got16_addend(const Sized_relobj_file<size, big_endian>* _object, in got16_addend() argument
960 const Sized_relobj_file<size, big_endian>* object;
961 unsigned int shndx;
962 unsigned int r_type;
963 unsigned int r_sym;
964 Mips_address addend;
/netbsd-src/external/gpl3/binutils/dist/gold/
H A Dmips.cc949 struct got16_addend struct
951 typedef typename elfcpp::Elf_types<size>::Elf_Addr Mips_address;
953 got16_addend(const Sized_relobj_file<size, big_endian>* _object, in got16_addend() function
960 const Sized_relobj_file<size, big_endian>* object;
961 unsigned int shndx;
962 unsigned int r_type;
963 unsigned int r_sym;
964 Mips_address addend;