Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sgs/liblddbg/common/
H A Dversion.c143 Dbg_ver_avail_entry(Lm_list *lml, Ver_index *vip, const char *select) in Dbg_ver_avail_entry() function
/illumos-gate/usr/src/cmd/sgs/include/
H A Ddebug.h516 #define Dbg_ver_avail_entry Dbg64_ver_avail_entry macro
747 #define Dbg_ver_avail_entry Dbg32_ver_avail_entry macro
1057 extern void Dbg_ver_avail_entry(Lm_list *, Ver_index *, const char *);
/illumos-gate/usr/src/cmd/sgs/libld/common/
H A Dversion.c470 DBG_CALL(Dbg_ver_avail_entry(ofl->ofl_lml, vip, ref)); in vers_select()
799 DBG_CALL(Dbg_ver_avail_entry(ofl->ofl_lml, vip, 0)); in ld_vers_def_process()