Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/sgs/liblddbg/common/
H A Dgot.c37 Gotndx *gnp1 = &gtp1->gt_gndx; in Dbg_got_compare()
38 Gotndx *gnp2 = &gtp2->gt_gndx; in Dbg_got_compare()
82 Gotndx *gnp = &gtp->gt_gndx; in Dbg_got_display()
/titanic_44/usr/src/cmd/sgs/libld/common/
H A Dupdate.c654 gottable->gt_gndx.gn_gotndx = in update_osym()
656 gottable->gt_gndx.gn_addend = in update_osym()
1208 gottable->gt_gndx.gn_gotndx = gnp->gn_gotndx; in update_osym()
1209 gottable->gt_gndx.gn_addend = gnp->gn_addend; in update_osym()
1215 gottable->gt_gndx.gn_gotndx = in update_osym()
/titanic_44/usr/src/cmd/sgs/include/
H A Dlibld.h135 Gotndx gt_gndx; member