Searched refs:gotpc_offset (Results 1 – 1 of 1) sorted by relevance
7443 Mips_address gotpc_offset = gotplt_addr - ((plt_address | 3) ^ 3); in do_write() local7446 if (gotpc_offset + 0x1000000 >= 0x2000000) in do_write()7449 "ADDIUPC"), (long)gotpc_offset); in do_write()7454 plt0_entry[0] | ((gotpc_offset >> 18) & 0x7f)); in do_write()7456 (gotpc_offset >> 2) & 0xffff); in do_write()7606 int gotpc_offset = gotplt_entry_addr - ((loc_address | 3) ^ 3); in do_write() local7609 if (gotpc_offset + 0x1000000 >= 0x2000000) in do_write()7612 "range of ADDIUPC"), (long)gotpc_offset); in do_write()7617 plt_entry[0] | ((gotpc_offset >> 18) & 0x7f)); in do_write()7619 pov2 + 2, (gotpc_offset >> 2) & 0xffff); in do_write()