Home
last modified time | relevance | path

Searched refs:Dbg_bind_global (Results 1 – 8 of 8) sorted by relevance

/titanic_50/usr/src/cmd/sgs/rtld/sparc/
H A Dsparc_a.out.c145 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 Dsparc_elf.c493 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 Dbindings.c82 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 Damd64_elf.c338 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 Ddebug.h295 #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 Di386_elf.c317 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 Dsparc_elf.c636 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 Ddlfcns.c1391 DBG_CALL(Dbg_bind_global(clmp, 0, 0, (Xword)-1, PLT_T_NONE, in dlsym_core()