Home
last modified time | relevance | path

Searched refs:got_value_low (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
11304 got_value_low = got_value & 0xffff; in mips_vxworks_finish_exec_plt()
11312 bfd_put_32 (output_bfd, plt_entry[1] | got_value_low, loc + 4); in mips_vxworks_finish_exec_plt()