Searched refs:Dbg_reloc_doact (Results 1 – 5 of 5) sorted by relevance
/titanic_44/usr/src/cmd/sgs/include/ |
H A D | debug.h | 413 #define Dbg_reloc_doact Dbg64_reloc_doact macro 645 #define Dbg_reloc_doact Dbg32_reloc_doact macro 934 extern void Dbg_reloc_doact(Lm_list *, int, Half, Word, Rel_desc *,
|
/titanic_44/usr/src/cmd/sgs/libld/common/ |
H A D | machrel.amd.c | 959 DBG_CALL(Dbg_reloc_doact(ofl->ofl_lml, ELF_DBG_LD_ACT, in ld_do_activerelocs() 1066 DBG_CALL(Dbg_reloc_doact(ofl->ofl_lml, ELF_DBG_LD_ACT, in ld_do_activerelocs()
|
H A D | machrel.intel.c | 944 DBG_CALL(Dbg_reloc_doact(ofl->ofl_lml, ELF_DBG_LD_ACT, in ld_do_activerelocs() 1043 DBG_CALL(Dbg_reloc_doact(ofl->ofl_lml, ELF_DBG_LD_ACT, in ld_do_activerelocs()
|
H A D | machrel.sparc.c | 1260 DBG_CALL(Dbg_reloc_doact(ofl->ofl_lml, in ld_do_activerelocs() 1352 DBG_CALL(Dbg_reloc_doact(ofl->ofl_lml, ELF_DBG_LD_ACT, in ld_do_activerelocs()
|
/titanic_44/usr/src/cmd/sgs/liblddbg/common/ |
H A D | relocate.c | 211 Dbg_reloc_doact(Lm_list *lml, int caller, Half mach, Word type, Rel_desc *rdesc, in Dbg_reloc_doact() function
|