Searched refs:Dbg_move_entry1 (Results 1 – 4 of 4) sorted by relevance
/titanic_41/usr/src/cmd/sgs/liblddbg/common/ |
H A D | move.c | 124 Dbg_move_entry1(Lm_list *lml, int which, Move *mv, Sym_desc *s) in Dbg_move_entry1() function
|
/titanic_41/usr/src/cmd/sgs/include/ |
H A D | debug.h | 400 #define Dbg_move_entry1 Dbg64_move_entry1 macro 632 #define Dbg_move_entry1 Dbg32_move_entry1 macro 921 extern void Dbg_move_entry1(Lm_list *, int, Move *, Sym_desc *);
|
/titanic_41/usr/src/cmd/sgs/libld/common/ |
H A D | sunwmove.c | 216 DBG_CALL(Dbg_move_entry1(ofl->ofl_lml, 1, mvp, sdp)); in ld_process_move()
|
H A D | update.c | 3107 DBG_CALL(Dbg_move_entry1(ofl->ofl_lml, 0, in update_move() 3127 DBG_CALL(Dbg_move_entry1(ofl->ofl_lml, 1, imvp, sdp)); in update_move() 3182 DBG_CALL(Dbg_move_entry1(ofl->ofl_lml, 0, omvp, sdp)); in update_move()
|