Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sgs/liblddbg/common/
H A Dgot.c36 Gotndx *gnp1 = &gtp1->gt_gndx; in Dbg_got_compare()
37 Gotndx *gnp2 = &gtp2->gt_gndx; in Dbg_got_compare()
81 Gotndx *gnp = &gtp->gt_gndx; in Dbg_got_display()
/illumos-gate/usr/src/cmd/sgs/libld/common/
H A Dupdate.c660 gottable->gt_gndx.gn_gotndx = in update_osym()
662 gottable->gt_gndx.gn_addend = in update_osym()
1261 gottable->gt_gndx.gn_gotndx = gnp->gn_gotndx; in update_osym()
1262 gottable->gt_gndx.gn_addend = gnp->gn_addend; in update_osym()
1268 gottable->gt_gndx.gn_gotndx = in update_osym()
/illumos-gate/usr/src/cmd/sgs/include/
H A Dlibld.h136 Gotndx gt_gndx; member