Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sgs/liblddbg/common/
H A Dmove.c92 Dbg_move_outmove(Lm_list *lml, const char *name) in Dbg_move_outmove() function
/illumos-gate/usr/src/cmd/sgs/include/
H A Ddebug.h405 #define Dbg_move_outmove Dbg64_move_outmove macro
636 #define Dbg_move_outmove Dbg32_move_outmove macro
922 extern void Dbg_move_outmove(Lm_list *, const char *);
/illumos-gate/usr/src/cmd/sgs/libld/common/
H A Dupdate.c3196 DBG_CALL(Dbg_move_outmove(ofl->ofl_lml, sdp->sd_name)); in update_move()