Searched refs:Dbg_reloc_apply_reg (Results 1 – 4 of 4) sorted by relevance
/titanic_50/usr/src/cmd/sgs/include/ |
H A D | debug.h | 408 #define Dbg_reloc_apply_reg Dbg64_reloc_apply_reg macro 640 #define Dbg_reloc_apply_reg Dbg32_reloc_apply_reg macro 929 extern void Dbg_reloc_apply_reg(Lm_list *, int, Half, Xword, Xword);
|
/titanic_50/usr/src/cmd/sgs/liblddbg/common/ |
H A D | relocate.c | 34 Dbg_reloc_apply_reg(Lm_list *lml, int caller, Half mach, Xword off, Xword value) in Dbg_reloc_apply_reg() function
|
/titanic_50/usr/src/cmd/sgs/rtld/sparc/ |
H A D | sparc_elf.c | 1027 DBG_CALL(Dbg_reloc_apply_reg(LIST(lmp), ELF_DBG_RTLD, in elf_reloc()
|
/titanic_50/usr/src/cmd/sgs/rtld/sparcv9/ |
H A D | sparc_elf.c | 1260 DBG_CALL(Dbg_reloc_apply_reg(LIST(lmp), ELF_DBG_RTLD, in elf_reloc()
|