Searched refs:Dbg_bind_weak (Results 1 – 6 of 6) sorted by relevance
/titanic_41/usr/src/cmd/sgs/liblddbg/common/ |
H A D | bindings.c | 183 Dbg_bind_weak(Rt_map *flmp, Addr fabs, Addr frel, const char *sym) in Dbg_bind_weak() function
|
/titanic_41/usr/src/cmd/sgs/rtld/amd64/ |
H A D | amd64_elf.c | 663 DBG_CALL(Dbg_bind_weak(lmp, in elf_reloc() 734 DBG_CALL(Dbg_bind_weak(lmp, in elf_reloc()
|
/titanic_41/usr/src/cmd/sgs/include/ |
H A D | debug.h | 300 #define Dbg_bind_weak Dbg64_bind_weak macro 532 #define Dbg_bind_weak Dbg32_bind_weak macro 807 extern void Dbg_bind_weak(Rt_map *, Addr, Addr, const char *);
|
/titanic_41/usr/src/cmd/sgs/rtld/i386/ |
H A D | i386_elf.c | 639 DBG_CALL(Dbg_bind_weak(lmp, in elf_reloc() 710 DBG_CALL(Dbg_bind_weak(lmp, in elf_reloc()
|
/titanic_41/usr/src/cmd/sgs/rtld/sparc/ |
H A D | sparc_elf.c | 794 DBG_CALL(Dbg_bind_weak(lmp, in elf_reloc() 864 DBG_CALL(Dbg_bind_weak(lmp, in elf_reloc()
|
/titanic_41/usr/src/cmd/sgs/rtld/sparcv9/ |
H A D | sparc_elf.c | 1023 DBG_CALL(Dbg_bind_weak(lmp, in elf_reloc() 1093 DBG_CALL(Dbg_bind_weak(lmp, in elf_reloc()
|