Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/sgs/libld/common/
H A Dmachrel.sparc.c45 static Sword neggotoffset = 0; /* off. of GOT table from GOT symbol */ variable
100 (-neggotoffset * M_GOT_ENTSIZE))); in ld_calc_got_offset()
1252 R1addr = (Xword)((-neggotoffset * M_GOT_ENTSIZE) + in ld_do_activerelocs()
1276 (-neggotoffset * M_GOT_ENTSIZE)); in ld_do_activerelocs()
2035 neggotoffset = ((smlgotcnt >= first_large_ndx) ? in ld_allocate_got()
2051 small_index = (neggotoffset == 0) ? M_GOT_XNumber : neggotoffset; in ld_allocate_got()
2052 large_index = neggotoffset + smlgotcnt; in ld_allocate_got()
2058 addr = -neggotoffset * M_GOT_ENTSIZE; in ld_allocate_got()
2087 (-neggotoffset * M_GOT_ENTSIZE) + in ld_fillin_gotplt()