Searched refs:gp_offset (Results 1 – 2 of 2) sorted by relevance
/toolchain/binutils/binutils-2.27/gold/ |
D | mips.cc | 2198 gp_offset(unsigned int got_offset, in gp_offset() function in __anon1e60feb90111::Mips_output_data_got 5103 Valtype x = target->got_section()->gp_offset(got_offset, object); in do_relgot16_local() 5234 relgot(unsigned char* view, int gp_offset, bool calculate_only, in relgot() argument 5239 Valtype x = gp_offset; in relgot() 5255 releh(unsigned char* view, int gp_offset, bool calculate_only, in releh() argument 5259 Valtype x = gp_offset; in releh() 5289 Valtype x = target->got_section()->gp_offset(got_offset, object); in relgotpage() 5347 relgot_hi16(unsigned char* view, int gp_offset, bool calculate_only, in relgot_hi16() argument 5352 Valtype x = gp_offset; in relgot_hi16() 5367 relgot_lo16(unsigned char* view, int gp_offset, bool calculate_only, in relgot_lo16() argument [all …]
|
/toolchain/binutils/binutils-2.27/bfd/ |
D | elf64-hppa.c | 129 bfd_vma gp_offset; member 1014 hppa_info->gp_offset = hh->plt_offset; in allocate_global_data_plt() 2061 value = hh->plt_offset - hppa_info->gp_offset; in elf64_hppa_finish_dynamic_symbol() 2969 gp->root.u.def.value += hppa_info->gp_offset; in elf_hppa_final_link() 2990 + hppa_info->gp_offset); in elf_hppa_final_link()
|