Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sgs/include/
H A Ddebug.h504 #define Dbg_util_lcinterface Dbg64_util_lcinterface macro
735 #define Dbg_util_lcinterface Dbg32_util_lcinterface macro
1044 extern void Dbg_util_lcinterface(Rt_map *, int, char *);
/illumos-gate/usr/src/cmd/sgs/liblddbg/common/
H A Dutil.c287 Dbg_util_lcinterface(Rt_map *lmp, int tag, char *val) in Dbg_util_lcinterface() function
/illumos-gate/usr/src/cmd/sgs/rtld/common/
H A Dexternal.c232 DBG_CALL(Dbg_util_lcinterface(lmp, tag, lptr)); in get_lcinterface()