Searched refs:got_index (Results 1 – 1 of 1) sorted by relevance
1008 int got_index = 0; in relocateMIPS() local1010 int got_index = search_got((int)rel->getSymTabIndex(), (void *)(S + A), in relocateMIPS() local1013 int got_offset = (got_index << 2) - GP_OFFSET; in relocateMIPS()