Searched refs:Dbg_bind_reject (Results 1 – 3 of 3) sorted by relevance
/illumos-gate/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
|
/illumos-gate/usr/src/cmd/sgs/include/ |
H A D | debug.h | 301 #define Dbg_bind_reject Dbg64_bind_reject macro 532 #define Dbg_bind_reject Dbg32_bind_reject macro 805 extern void Dbg_bind_reject(Rt_map *, Rt_map *, const char *, int);
|
/illumos-gate/usr/src/cmd/sgs/rtld/common/ |
H A D | elf.c | 1474 DBG_CALL(Dbg_bind_reject(slp->sl_cmap, ilmp, name, 1490 DBG_CALL(Dbg_bind_reject(slp->sl_cmap, ilmp, name, 1519 DBG_CALL(Dbg_bind_reject(slp->sl_cmap, ilmp, name,
|