Searched refs:Dbg_bind_global (Results 1 – 8 of 8) sorted by relevance
/titanic_50/usr/src/cmd/sgs/rtld/sparc/ |
H A D | sparc_a.out.c | 145 DBG_CALL(Dbg_bind_global(lmp, (Addr)(ADDR(lmp) + rp->r_address), in aout_bndr() 327 DBG_CALL(Dbg_bind_global(lmp, (Addr)ra, in aout_reloc()
|
H A D | sparc_elf.c | 493 DBG_CALL(Dbg_bind_global(lmp, (Addr)from, (Off)(from - ADDR(lmp)), in elf_bndr() 1118 DBG_CALL(Dbg_bind_global(lmp, (Addr)roffset, in elf_reloc()
|
/titanic_50/usr/src/cmd/sgs/liblddbg/common/ |
H A D | bindings.c | 82 Dbg_bind_global(Rt_map *flmp, Addr fabs, Off foff, Xword pltndx, in Dbg_bind_global() function
|
/titanic_50/usr/src/cmd/sgs/rtld/amd64/ |
H A D | amd64_elf.c | 338 DBG_CALL(Dbg_bind_global(lmp, (Addr)from, (Off)(from - ADDR(lmp)), in elf_bndr() 906 DBG_CALL(Dbg_bind_global(lmp, (Addr)roffset, in elf_reloc()
|
/titanic_50/usr/src/cmd/sgs/include/ |
H A D | debug.h | 295 #define Dbg_bind_global Dbg64_bind_global macro 529 #define Dbg_bind_global Dbg32_bind_global macro 798 extern void Dbg_bind_global(Rt_map *, Addr, Off, Xword, Pltbindtype,
|
/titanic_50/usr/src/cmd/sgs/rtld/i386/ |
H A D | i386_elf.c | 317 DBG_CALL(Dbg_bind_global(lmp, (Addr)from, (Off)(from - ADDR(lmp)), in elf_bndr() 880 DBG_CALL(Dbg_bind_global(lmp, (Addr)roffset, in elf_reloc()
|
/titanic_50/usr/src/cmd/sgs/rtld/sparcv9/ |
H A D | sparc_elf.c | 636 DBG_CALL(Dbg_bind_global(lmp, (Addr)from, (Off)(from - ADDR(lmp)), in elf_bndr() 1368 DBG_CALL(Dbg_bind_global(lmp, (Addr)roffset, in elf_reloc()
|
/titanic_50/usr/src/cmd/sgs/rtld/common/ |
H A D | dlfcns.c | 1391 DBG_CALL(Dbg_bind_global(clmp, 0, 0, (Xword)-1, PLT_T_NONE, in dlsym_core()
|