Home
last modified time | relevance | path

Searched refs:elf_bndr (Results 1 – 9 of 9) sorted by relevance

/titanic_41/usr/src/cmd/sgs/rtld/i386/
H A Dboot_elf.s290 extern unsigned long elf_bndr(Rt_map *, unsigned long, caddr_t);
295 (void) elf_bndr(lmp, reloc, pc);
299 .globl elf_bndr
315 call elf_bndr@PLT / call the C binder code
H A Di386_elf.c193 elf_bndr(Rt_map *lmp, ulong_t reloff, caddr_t from) in elf_bndr() function
/titanic_41/usr/src/cmd/sgs/rtld/sparc/
H A Dboot_elf.s73 extern unsigned long elf_bndr(Rt_map *, unsigned long, caddr_t);
78 (void) elf_bndr(lmp, pltoff, from);
97 ! by elf_bndr
99 call elf_bndr ! returns function address in %o0
H A Dsparc_elf.c350 elf_bndr(Rt_map *lmp, ulong_t pltoff, caddr_t from) in elf_bndr() function
/titanic_41/usr/src/cmd/sgs/rtld/sparcv9/
H A Dboot_elf.s93 extern unsigned long elf_bndr(Rt_map *, unsigned long, caddr_t);
103 (void) elf_bndr(lmp, pltoff, from);
117 call elf_bndr ! returns function address in %o0
133 (void) elf_bndr(lmp, pltoff, from);
145 call elf_bndr ! returns function address in %o0
H A Dsparc_elf.c477 elf_bndr(Rt_map *lmp, ulong_t pltoff, caddr_t from) in elf_bndr() function
/titanic_41/usr/src/cmd/sgs/rtld/amd64/
H A Dboot_elf.s532 extern unsigned long elf_bndr(Rt_map *, unsigned long, caddr_t);
537 (void) elf_bndr(lmp, reloc, pc);
705 call elf_bndr@PLT /* call elf_rtbndr(lmp, relndx, pc) */
H A Damd64_elf.c212 elf_bndr(Rt_map *lmp, ulong_t pltndx, caddr_t from) in elf_bndr() function
/titanic_41/usr/src/cmd/abi/appcert/etc/
H A Detc.scoped.in177 SCOPED_SYMBOL|SunOS_5.6|ld.so.1|elf_bndr