Home
last modified time | relevance | path

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

/NextBSD/contrib/binutils/bfd/
HDelfxx-mips.c8468 bfd_vma got_address_high, got_address_low; in _bfd_mips_vxworks_finish_dynamic_symbol() local
8471 got_address_high = ((got_address + 0x8000) >> 16) & 0xffff; in _bfd_mips_vxworks_finish_dynamic_symbol()
8476 bfd_put_32 (output_bfd, plt_entry[2] | got_address_high, loc + 8); in _bfd_mips_vxworks_finish_dynamic_symbol()