Searched refs:Dbg_reloc_error (Results 1 – 3 of 3) sorted by relevance
/titanic_50/usr/src/cmd/sgs/include/ |
H A D | debug.h | 417 #define Dbg_reloc_error Dbg64_reloc_error macro 649 #define Dbg_reloc_error Dbg32_reloc_error macro 940 extern void Dbg_reloc_error(Lm_list *, int, Half, Word, void *,
|
/titanic_50/usr/src/cmd/sgs/liblddbg/common/ |
H A D | relocate.c | 66 Dbg_reloc_error(Lm_list *lml, int caller, Half mach, Word type, void *reloc, in Dbg_reloc_error() function
|
/titanic_50/usr/src/cmd/sgs/rtld/common/ |
H A D | elf.c | 2912 Dbg_reloc_error(lml, ELF_DBG_RTLD, M_MACH, M_REL_SHT_TYPE, rel, name);
|