Home
last modified time | relevance | path

Searched refs:Dbg_move_expand (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/rtld/common/
H A Dmove.c130 DBG_CALL(Dbg_move_expand(lml, mv, taddr)); in move_data()
/illumos-gate/usr/src/cmd/sgs/liblddbg/common/
H A Dmove.c103 Dbg_move_expand(Lm_list *lml, Move *mv, Addr addr) in Dbg_move_expand() function
/illumos-gate/usr/src/cmd/sgs/include/
H A Ddebug.h403 #define Dbg_move_expand Dbg64_move_expand macro
634 #define Dbg_move_expand Dbg32_move_expand macro
920 extern void Dbg_move_expand(Lm_list *, Move *, Addr);
/illumos-gate/usr/src/cmd/sgs/libld/common/
H A Dupdate.c3097 DBG_CALL(Dbg_move_expand(ofl->ofl_lml, mvp, in expand_move()