Searched refs:Dbg_reloc_ors_entry (Results 1 – 5 of 5) sorted by relevance
/titanic_41/usr/src/cmd/sgs/include/ |
H A D | debug.h | 420 #define Dbg_reloc_ors_entry Dbg64_reloc_ors_entry macro 652 #define Dbg_reloc_ors_entry Dbg32_reloc_ors_entry macro 945 extern void Dbg_reloc_ors_entry(Lm_list *, int, Word, Half, Rel_desc *);
|
/titanic_41/usr/src/cmd/sgs/liblddbg/common/ |
H A D | relocate.c | 359 Dbg_reloc_ors_entry(Lm_list *lml, int caller, Word type, Half mach, in Dbg_reloc_ors_entry() function
|
/titanic_41/usr/src/cmd/sgs/libld/common/ |
H A D | machrel.amd.c | 1212 DBG_CALL(Dbg_reloc_ors_entry(ofl->ofl_lml, ELF_DBG_LD, SHT_RELA, in ld_add_outrel()
|
H A D | machrel.intel.c | 1198 DBG_CALL(Dbg_reloc_ors_entry(ofl->ofl_lml, ELF_DBG_LD, SHT_REL, in ld_add_outrel()
|
H A D | machrel.sparc.c | 1538 DBG_CALL(Dbg_reloc_ors_entry(ofl->ofl_lml, ELF_DBG_LD, SHT_RELA, in ld_add_outrel()
|