Searched refs:Dbg_reloc_out (Results 1 – 5 of 5) sorted by relevance
/illumos-gate/usr/src/cmd/sgs/include/ |
H A D | debug.h | 422 #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 D | relocate.c | 294 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 D | machrel.sparc.c | 614 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 D | machrel.amd.c | 456 DBG_CALL(Dbg_reloc_out(ofl, ELF_DBG_LD, SHT_RELA, &rea, relosp->os_name, in ld_perform_outreloc()
|
H A D | machrel.intel.c | 375 DBG_CALL(Dbg_reloc_out(ofl, ELF_DBG_LD, SHT_REL, &rea, relosp->os_name, in ld_perform_outreloc()
|