Searched refs:Gottable (Results 1 - 3 of 3) sorted by relevance

/opensolaris-onvv-gate/usr/src/cmd/sgs/liblddbg/common/
H A Dgot.c35 Dbg_got_compare(Gottable *gtp1, Gottable *gtp2)
53 Gottable *gtp = ofl->ofl_gottable;
69 qsort((char *)gtp, ofl->ofl_gotcnt, sizeof (Gottable),
/opensolaris-onvv-gate/usr/src/cmd/sgs/include/
H A Dlibld.h136 } Gottable; typedef in typeref:struct:__anon1785
401 Gottable *ofl_gottable; /* debugging got information */
/opensolaris-onvv-gate/usr/src/cmd/sgs/libld/common/
H A Dupdate.c222 Gottable *gottable; /* used for display got debugging */
371 libld_calloc(ofl->ofl_gotcnt, sizeof (Gottable))) == NULL)

Completed in 180 milliseconds