Searched refs:Dbg_bind_reject (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/liblddbg/common/
H A Dbindings.c167 Dbg_bind_reject(Rt_map *flmp, Rt_map *tlmp, const char *sym, int why) function
/illumos-gate/usr/src/cmd/sgs/include/
H A Ddebug.h299 #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);
/illumos-gate/usr/src/cmd/sgs/rtld/common/
H A Delf.c1500 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,

Completed in 55 milliseconds