Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sgs/liblddbg/common/
H A Dunused.c32 Dbg_unused_unref(Rt_map *lmp, const char *depend) in Dbg_unused_unref() function
/illumos-gate/usr/src/cmd/sgs/include/
H A Ddebug.h514 #define Dbg_unused_unref Dbg64_unused_unref macro
745 #define Dbg_unused_unref Dbg32_unused_unref macro
1055 extern void Dbg_unused_unref(Rt_map *, const char *);
/illumos-gate/usr/src/cmd/sgs/rtld/common/
H A Dutil.c3367 DBG_CALL(Dbg_unused_unref(lmp, NAME(clmp))); in unused()