Searched refs:got_offset (Results 1 – 1 of 1) sorted by relevance
1013 int got_offset = (got_index << 2) - GP_OFFSET; in relocateMIPS() local1014 *inst |= (got_offset & 0xFFFF); in relocateMIPS()