Home
last modified time | relevance | path

Searched refs:got_value_high (Results 1 – 1 of 1) sorted by relevance

/toolchain/binutils/binutils-2.27/bfd/
Delfxx-mips.c11289 bfd_vma got_value, got_value_high, got_value_low, plt_address; in mips_vxworks_finish_exec_plt() local
11303 got_value_high = ((got_value + 0x8000) >> 16) & 0xffff; in mips_vxworks_finish_exec_plt()
11311 bfd_put_32 (output_bfd, plt_entry[0] | got_value_high, loc); in mips_vxworks_finish_exec_plt()