Symbol: M_GOT_ENTSIZE
usr/src/cmd/sgs/libld/common/machrel.amd.c
1001
((Xword)gnp->gn_gotndx * M_GOT_ENTSIZE) +
usr/src/cmd/sgs/libld/common/machrel.amd.c
1021
value = (Xword)gnp->gn_gotndx * M_GOT_ENTSIZE;
usr/src/cmd/sgs/libld/common/machrel.amd.c
1029
value = (Xword)gnp->gn_gotndx * M_GOT_ENTSIZE;
usr/src/cmd/sgs/libld/common/machrel.amd.c
120
return ((Xword)(osp->os_shdr->sh_addr + (gotndx * M_GOT_ENTSIZE)));
usr/src/cmd/sgs/libld/common/machrel.amd.c
1499
(M_GOT_XDYNAMIC * M_GOT_ENTSIZE));
usr/src/cmd/sgs/libld/common/machrel.amd.c
1543
(M_GOT_XLINKMAP * M_GOT_ENTSIZE) -
usr/src/cmd/sgs/libld/common/machrel.amd.c
1558
(M_GOT_XRTLD * M_GOT_ENTSIZE) -
usr/src/cmd/sgs/libld/common/machrel.amd.c
1649
M_GOT_ENTSIZE, /* m_got_entsize */
usr/src/cmd/sgs/libld/common/machrel.amd.c
202
got_off = sdp->sd_aux->sa_PLTGOTndx * M_GOT_ENTSIZE;
usr/src/cmd/sgs/libld/common/machrel.amd.c
364
sdp->sd_aux->sa_PLTGOTndx * M_GOT_ENTSIZE;
usr/src/cmd/sgs/libld/common/machrel.amd.c
966
R1addr = (Xword)(gotndx * M_GOT_ENTSIZE);
usr/src/cmd/sgs/libld/common/machrel.intel.c
1007
value = (Xword)gnp->gn_gotndx * M_GOT_ENTSIZE;
usr/src/cmd/sgs/libld/common/machrel.intel.c
1019
value = (Xword)gnp->gn_gotndx * M_GOT_ENTSIZE;
usr/src/cmd/sgs/libld/common/machrel.intel.c
1507
(M_GOT_XDYNAMIC * M_GOT_ENTSIZE));
usr/src/cmd/sgs/libld/common/machrel.intel.c
1539
sh_addr + M_GOT_XLINKMAP * M_GOT_ENTSIZE);
usr/src/cmd/sgs/libld/common/machrel.intel.c
1551
sh_addr + M_GOT_XRTLD * M_GOT_ENTSIZE);
usr/src/cmd/sgs/libld/common/machrel.intel.c
1563
M_GOT_ENTSIZE);
usr/src/cmd/sgs/libld/common/machrel.intel.c
1575
M_GOT_ENTSIZE);
usr/src/cmd/sgs/libld/common/machrel.intel.c
1660
M_GOT_ENTSIZE, /* m_got_entsize */
usr/src/cmd/sgs/libld/common/machrel.intel.c
170
got_off = sdp->sd_aux->sa_PLTGOTndx * M_GOT_ENTSIZE;
usr/src/cmd/sgs/libld/common/machrel.intel.c
286
sdp->sd_aux->sa_PLTGOTndx * M_GOT_ENTSIZE;
usr/src/cmd/sgs/libld/common/machrel.intel.c
89
return ((Xword)(osp->os_shdr->sh_addr + (gotndx * M_GOT_ENTSIZE)));
usr/src/cmd/sgs/libld/common/machrel.intel.c
966
R1addr = (Xword)(gotndx * M_GOT_ENTSIZE);
usr/src/cmd/sgs/libld/common/machrel.sparc.c
100
(-neggotoffset * M_GOT_ENTSIZE)));
usr/src/cmd/sgs/libld/common/machrel.sparc.c
1272
R1addr = (Xword)((-neggotoffset * M_GOT_ENTSIZE) +
usr/src/cmd/sgs/libld/common/machrel.sparc.c
1273
(gotndx * M_GOT_ENTSIZE));
usr/src/cmd/sgs/libld/common/machrel.sparc.c
1296
(-neggotoffset * M_GOT_ENTSIZE));
usr/src/cmd/sgs/libld/common/machrel.sparc.c
1317
value = gnp->gn_gotndx * M_GOT_ENTSIZE;
usr/src/cmd/sgs/libld/common/machrel.sparc.c
1327
value = gnp->gn_gotndx * M_GOT_ENTSIZE;
usr/src/cmd/sgs/libld/common/machrel.sparc.c
2092
addr = -neggotoffset * M_GOT_ENTSIZE;
usr/src/cmd/sgs/libld/common/machrel.sparc.c
2121
(-neggotoffset * M_GOT_ENTSIZE) +
usr/src/cmd/sgs/libld/common/machrel.sparc.c
2122
(M_GOT_XDYNAMIC * M_GOT_ENTSIZE));
usr/src/cmd/sgs/libld/common/machrel.sparc.c
2192
M_GOT_ENTSIZE, /* m_got_entsize */
usr/src/cmd/sgs/libld/common/machrel.sparc.c
99
return ((Xword)((osp->os_shdr->sh_addr) + (gotndx * M_GOT_ENTSIZE) +