Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sgs/liblddbg/common/
H A Dmove.c44 Dbg_move_adjexpandreloc(Lm_list *lml, Xword offset, const char *name) in Dbg_move_adjexpandreloc() function
/illumos-gate/usr/src/cmd/sgs/include/
H A Ddebug.h397 #define Dbg_move_adjexpandreloc Dbg64_move_adjexpandreloc macro
628 #define Dbg_move_adjexpandreloc Dbg32_move_adjexpandreloc macro
914 extern void Dbg_move_adjexpandreloc(Lm_list *, Xword, const char *);
/illumos-gate/usr/src/cmd/sgs/libld/common/
H A Drelocate.c2949 DBG_CALL(Dbg_move_adjexpandreloc(ofl->ofl_lml, in ld_adj_movereloc()