Searched refs:Elf_reloc_apply_reg (Results 1 – 2 of 2) sorted by relevance
/titanic_41/usr/src/cmd/sgs/liblddbg/common/ |
H A D | relocate.c | 46 Elf_reloc_apply_reg(lml, caller, mach, off, value); in Dbg_reloc_apply_reg() 699 Elf_reloc_apply_reg(Lm_list *lml, int caller, Half mach, Xword offset, in Elf_reloc_apply_reg() function
|
/titanic_41/usr/src/cmd/sgs/include/ |
H A D | debug.h | 1107 #define Elf_reloc_apply_reg Elf64_reloc_apply_reg macro 1143 #define Elf_reloc_apply_reg Elf32_reloc_apply_reg macro 1186 extern void Elf_reloc_apply_reg(Lm_list *, int, Half, Xword, Xword);
|