Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/binutils/bfd/
Delfxx-mips.c8580 bfd_vma got_value, got_value_high, got_value_low, plt_address; in mips_vxworks_finish_exec_plt() local
8593 got_value_low = got_value & 0xffff; in mips_vxworks_finish_exec_plt()
8601 bfd_put_32 (output_bfd, plt_entry[1] | got_value_low, loc + 4); in mips_vxworks_finish_exec_plt()