Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/sgs/liblddbg/common/
H A Dutil.c303 Dbg_unused_lcinterface(Rt_map *nlmp, Rt_map *olmp, int tag) in Dbg_unused_lcinterface() function
/titanic_41/usr/src/cmd/sgs/include/
H A Ddebug.h510 #define Dbg_unused_lcinterface Dbg64_unused_lcinterface macro
743 #define Dbg_unused_lcinterface Dbg32_unused_lcinterface macro
1057 extern void Dbg_unused_lcinterface(Rt_map *, Rt_map *, int);
/titanic_41/usr/src/cmd/sgs/rtld/common/
H A Dexternal.c244 DBG_CALL(Dbg_unused_lcinterface(lmp, in get_lcinterface()