Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/sgs/rtld/common/
H A D_rtld.h222 Sym *r_dsym; /* definition symbol table entry */ member
H A Danalyze.c438 rcp->r_dsym, 0); in _relocate_lmc()
2639 if ((osym == rcp->r_dsym) || (osym->st_value && in lookup_sym_interpose()
2640 (osym->st_value == rcp->r_dsym->st_value))) { in lookup_sym_interpose()
H A Delf.c2417 rc.r_dsym = dsym; /* the original definition */