Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sgs/liblddbg/common/
H A Dunused.c90 Dbg_unused_path(Lm_list *lml, const char *path, uint_t orig, uint_t dup, in Dbg_unused_path() function
/illumos-gate/usr/src/cmd/sgs/include/
H A Ddebug.h512 #define Dbg_unused_path Dbg64_unused_path macro
743 #define Dbg_unused_path Dbg32_unused_path macro
1052 extern void Dbg_unused_path(Lm_list *, const char *, uint_t, uint_t,
/illumos-gate/usr/src/cmd/sgs/rtld/common/
H A Dutil.c3244 DBG_CALL(Dbg_unused_path(lml, name, pdp->pd_flags, in is_path_used()