Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sgs/liblddbg/common/
H A Dversion.c33 Dbg_ver_avail_title(Lm_list *lml, const char *file) in Dbg_ver_avail_title() function
/illumos-gate/usr/src/cmd/sgs/include/
H A Ddebug.h517 #define Dbg_ver_avail_title Dbg64_ver_avail_title macro
748 #define Dbg_ver_avail_title Dbg32_ver_avail_title macro
1058 extern void Dbg_ver_avail_title(Lm_list *, const char *);
/illumos-gate/usr/src/cmd/sgs/libld/common/
H A Dversion.c769 DBG_CALL(Dbg_ver_avail_title(ofl->ofl_lml, file)); in ld_vers_def_process()