Searched refs:Dbg_bind_reject (Results 1 – 3 of 3) sorted by relevance
/titanic_50/usr/src/cmd/sgs/liblddbg/common/ |
H A D | bindings.c | 167 Dbg_bind_reject(Rt_map *flmp, Rt_map *tlmp, const char *sym, int why) in Dbg_bind_reject() function
|
/titanic_50/usr/src/cmd/sgs/include/ |
H A D | debug.h | 299 #define Dbg_bind_reject Dbg64_bind_reject macro 531 #define Dbg_bind_reject Dbg32_bind_reject macro 806 extern void Dbg_bind_reject(Rt_map *, Rt_map *, const char *, int);
|
/titanic_50/usr/src/cmd/sgs/rtld/common/ |
H A D | elf.c | 1500 DBG_CALL(Dbg_bind_reject(slp->sl_cmap, ilmp, name, 1516 DBG_CALL(Dbg_bind_reject(slp->sl_cmap, ilmp, name, 1545 DBG_CALL(Dbg_bind_reject(slp->sl_cmap, ilmp, name,
|