Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sgs/liblddbg/common/
H A Dmove.c113 Dbg_move_input(Lm_list *lml, const char *name) in Dbg_move_input() function
/illumos-gate/usr/src/cmd/sgs/include/
H A Ddebug.h404 #define Dbg_move_input Dbg64_move_input macro
635 #define Dbg_move_input Dbg32_move_input macro
921 extern void Dbg_move_input(Lm_list *, const char *);
/illumos-gate/usr/src/cmd/sgs/libld/common/
H A Dsunwmove.c180 DBG_CALL(Dbg_move_input(ofl->ofl_lml, ifile->ifl_name)); in ld_process_move()