Searched refs:Dbg_reloc_run (Results 1 - 8 of 8) sorted by relevance

/opensolaris-onvv-gate/usr/src/cmd/sgs/rtld/amd64/
H A Damd64_elf.c497 DBG_CALL(Dbg_reloc_run(lmp, 0, plt, DBG_REL_NONE));
500 DBG_CALL(Dbg_reloc_run(lmp, M_REL_SHT_TYPE, plt, DBG_REL_START));
/opensolaris-onvv-gate/usr/src/cmd/sgs/rtld/sparc/
H A Dsparc_a.out.c220 DBG_CALL(Dbg_reloc_run(lmp, SHT_RELA, plt, DBG_REL_START));
H A Dsparc_elf.c624 DBG_CALL(Dbg_reloc_run(lmp, 0, plt, DBG_REL_NONE));
631 DBG_CALL(Dbg_reloc_run(lmp, M_REL_SHT_TYPE, plt, DBG_REL_START));
/opensolaris-onvv-gate/usr/src/cmd/sgs/include/
H A Ddebug.h423 #define Dbg_reloc_run Dbg64_reloc_run macro
656 #define Dbg_reloc_run Dbg32_reloc_run macro
951 extern void Dbg_reloc_run(Rt_map *, uint_t, int, int);
/opensolaris-onvv-gate/usr/src/cmd/sgs/rtld/i386/
H A Di386_elf.c475 DBG_CALL(Dbg_reloc_run(lmp, 0, plt, DBG_REL_NONE));
478 DBG_CALL(Dbg_reloc_run(lmp, M_REL_SHT_TYPE, plt, DBG_REL_START));
984 DBG_CALL(Dbg_reloc_run(lmp, M_REL_SHT_TYPE, 0,
/opensolaris-onvv-gate/usr/src/cmd/sgs/rtld/sparcv9/
H A Dsparc_elf.c852 DBG_CALL(Dbg_reloc_run(lmp, 0, plt, DBG_REL_NONE));
859 DBG_CALL(Dbg_reloc_run(lmp, M_REL_SHT_TYPE, plt, DBG_REL_START));
/opensolaris-onvv-gate/usr/src/cmd/sgs/liblddbg/common/
H A Drelocate.c79 Dbg_reloc_run(Rt_map *lmp, uint_t rtype, int info, int dtype) function
/opensolaris-onvv-gate/usr/src/cmd/sgs/rtld/common/
H A Danalyze.c3349 DBG_CALL(Dbg_reloc_run(lmp, 0, ret, DBG_REL_FINISH));

Completed in 94 milliseconds