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