Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sgs/include/
H A Ddebug.h422 #define Dbg_reloc_out Dbg64_reloc_out macro
653 #define Dbg_reloc_out Dbg32_reloc_out macro
943 extern void Dbg_reloc_out(Ofl_desc *, int, Word, void *, const char *,
/illumos-gate/usr/src/cmd/sgs/liblddbg/common/
H A Drelocate.c294 Dbg_reloc_out(Ofl_desc *ofl, int caller, Word type, void *reloc, in Dbg_reloc_out() function
/illumos-gate/usr/src/cmd/sgs/libld/common/
H A Dmachrel.sparc.c614 DBG_CALL(Dbg_reloc_out(ofl, ELF_DBG_LD, SHT_RELA, &rea, in ld_perform_outreloc()
806 DBG_CALL(Dbg_reloc_out(ofl, ELF_DBG_LD, SHT_RELA, &rea, relosp->os_name, in ld_perform_outreloc()
H A Dmachrel.amd.c456 DBG_CALL(Dbg_reloc_out(ofl, ELF_DBG_LD, SHT_RELA, &rea, relosp->os_name, in ld_perform_outreloc()
H A Dmachrel.intel.c375 DBG_CALL(Dbg_reloc_out(ofl, ELF_DBG_LD, SHT_REL, &rea, relosp->os_name, in ld_perform_outreloc()