Home
last modified time | relevance | path

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

/titanic_50/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; in ld_assign_got()
1881 large_index += gotents; in ld_assign_got()
2052 large_index = neggotoffset + smlgotcnt; in ld_allocate_got()
2053 mixed_index = large_index - mixgotcnt; in ld_allocate_got()
2067 ofl->ofl_tlsldgotndx->gn_gotndx = large_index; in ld_allocate_got()
2068 large_index += 2; in ld_allocate_got()