Searched refs:mixgotcnt (Results 1 – 1 of 1) sorted by relevance
47 static Sword mixgotcnt = 0; /* # syms with both large/small GOT */ variable1965 mixgotcnt += gotents; in ld_assign_got_ndx()1976 mixgotcnt += gotents; in ld_assign_got_ndx()2059 if (mixgotcnt > (first_large_ndx - M_GOT_XNumber)) { in ld_allocate_got()2061 EC_WORD(mixgotcnt), first_large_ndx - M_GOT_XNumber); in ld_allocate_got()2087 mixed_index = large_index - mixgotcnt; in ld_allocate_got()