Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/binutils-2.17/bfd/
H A Delfxx-mips.c8480 bfd_vma got_value, got_value_high, got_value_low, plt_address; in mips_vxworks_finish_exec_plt() local
8493 got_value_low = got_value & 0xffff; in mips_vxworks_finish_exec_plt()
8501 bfd_put_32 (output_bfd, plt_entry[1] | got_value_low, loc + 4); in mips_vxworks_finish_exec_plt()