Searched refs:large_index (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/libld/common/
H A Dmachrel.sparc.c1851 static Sword large_index; /* starting index for large GOT entries */ variable
1880 gnp->gn_gotndx = large_index;
1881 large_index += gotents;
2052 large_index = neggotoffset + smlgotcnt;
2053 mixed_index = large_index - mixgotcnt;
2067 ofl->ofl_tlsldgotndx->gn_gotndx = large_index;
2068 large_index += 2;

Completed in 45 milliseconds