Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/sgs/liblddbg/common/
H A Dversion.c79 Dbg_ver_symbol(Lm_list *lml, const char *name) in Dbg_ver_symbol() function
/titanic_50/usr/src/cmd/sgs/include/
H A Ddebug.h523 #define Dbg_ver_symbol Dbg64_ver_symbol macro
756 #define Dbg_ver_symbol Dbg32_ver_symbol macro
1072 extern void Dbg_ver_symbol(Lm_list *, const char *);
/titanic_50/usr/src/cmd/sgs/libld/common/
H A Dversion.c289 DBG_CALL(Dbg_ver_symbol(ofl->ofl_lml, name)); in ld_vers_check_defs()