Searched refs:gotplt_value_high (Results 1 – 1 of 1) sorted by relevance
11192 bfd_vma gotplt_value, gotplt_value_high, gotplt_value_low; in mips_finish_exec_plt() local11213 gotplt_value_high = ((gotplt_value + 0x8000) >> 16) & 0xffff; in mips_finish_exec_plt()11258 bfd_put_16 (output_bfd, gotplt_value_high, loc + 2); in mips_finish_exec_plt()11268 bfd_put_32 (output_bfd, plt_entry[0] | gotplt_value_high, loc); in mips_finish_exec_plt()