Home
last modified time | relevance | path

Searched refs:DBG_C_RELOC (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/liblddbg/common/
H A Drelocate.c36 if (DBG_NOTCLASS(DBG_C_RELOC)) in Dbg_reloc_apply_reg()
52 if (DBG_NOTCLASS(DBG_C_RELOC)) in Dbg_reloc_apply_val()
69 if (DBG_NOTCLASS(DBG_C_RELOC)) in Dbg_reloc_error()
84 if (DBG_NOTCLASS(DBG_C_RELOC)) in Dbg_reloc_run()
125 if (DBG_NOTCLASS(DBG_C_RELOC)) in Dbg_reloc_copy()
142 if (DBG_NOTCLASS(DBG_C_RELOC)) in Dbg_reloc_generate()
173 if (DBG_NOTCLASS(DBG_C_RELOC)) in Dbg_reloc_proc()
200 if (DBG_NOTCLASS(DBG_C_RELOC)) in Dbg_reloc_doact_title()
218 if (DBG_NOTCLASS(DBG_C_RELOC)) in Dbg_reloc_doact()
239 if (DBG_NOTCLASS(DBG_C_RELOC)) in Dbg_reloc_dooutrel()
[all …]
H A Dmove.c46 if (DBG_NOTCLASS(DBG_C_MOVE | DBG_C_RELOC)) in Dbg_move_adjexpandreloc()
59 if (DBG_NOTCLASS(DBG_C_MOVE | DBG_C_RELOC)) in Dbg_move_adjmovereloc()
71 if (DBG_NOTCLASS(DBG_C_MOVE | DBG_C_RELOC)) in Dbg_move_outsctadj()
H A Dbindings.c205 if (DBG_NOTCLASS(DBG_C_RELOC)) in Dbg_bind_pltpad_to()
217 if (DBG_NOTCLASS(DBG_C_RELOC)) in Dbg_bind_pltpad_from()
H A D_debug.h59 #define DBG_C_RELOC 0x00002000 macro
H A Ddebug.c67 {MSG_ORIG(MSG_TOK_RELOC), DBG_C_RELOC, 0},