Searched refs:small_index (Results 1 – 1 of 1) sorted by relevance
1849 static Sword small_index; /* starting index for small GOT entries */ variable1870 gnp->gn_gotndx = small_index; in ld_assign_got()1871 small_index += gotents; in ld_assign_got()1872 if (small_index == 0) in ld_assign_got()1873 small_index = M_GOT_XNumber; in ld_assign_got()2051 small_index = (neggotoffset == 0) ? M_GOT_XNumber : neggotoffset; in ld_allocate_got()