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