Searched refs:first_large_ndx (Results 1 – 1 of 1) sorted by relevance
2003 const Sword first_large_ndx = M_GOT_MAXSMALL / 2; in ld_allocate_got() local2025 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()2035 neggotoffset = ((smlgotcnt >= first_large_ndx) ? in ld_allocate_got()2036 (first_large_ndx - smlgotcnt) : 0); in ld_allocate_got()