Searched refs:_dl_boot_bind (Results 1 - 19 of 19) sorted by relevance

/openbsd-current/libexec/ld.so/
H A Dboot.c57 void _dl_boot_bind(const long, long *, Elf_Dyn *) __boot;
60 _dl_boot_bind(const long sp, long *dl_data, Elf_Dyn *dynp) function
/openbsd-current/libexec/ld.so/mips64/
H A Dboot_md.c51 void _dl_boot_bind(const long, long *, Elf_Dyn *) __boot;
54 _dl_boot_bind(const long sp, long *dl_data, Elf_Dyn *dynp) function
H A Dldasm.S67 LA t9, _dl_boot_bind
/openbsd-current/libexec/ld.so/hppa/
H A Dboot_md.c49 void _dl_boot_bind(const long, long *, Elf_Dyn *) __boot;
52 _dl_boot_bind(const long sp, long *dl_data, Elf_Dyn *dynp) function
H A Dldasm.S60 bl _dl_boot_bind, rp
/openbsd-current/lib/csu/
H A Dboot.h76 void _dl_boot_bind(const long, long *, Elf_Dyn *);
79 _dl_boot_bind(const long sp, long *dl_data, Elf_Dyn *dynp) function
/openbsd-current/libexec/ld.so/i386/
H A Dldasm.S52 call _dl_boot_bind@PLT # _dl_boot_bind(sp,dl_data)
/openbsd-current/libexec/ld.so/alpha/
H A Dldasm.S94 lda pv, _dl_boot_bind
96 bsr ra, _dl_boot_bind
/openbsd-current/libexec/ld.so/sparc64/
H A Dldasm.S114 call _dl_boot_bind ! _dl_boot_bind(sp,dl_data,dynamicp)
/openbsd-current/libexec/ld.so/amd64/
H A Dldasm.S52 call _dl_boot_bind@PLT # _dl_boot_bind(sp,dl_data,dynamicp)
/openbsd-current/lib/csu/hppa/
H A Dboot_md.h69 void _dl_boot_bind(const long, long *, Elf_Dyn *);
72 _dl_boot_bind(const long sp, long *dl_data, Elf_Dyn *dynp) function
/openbsd-current/lib/csu/mips64/
H A Dboot_md.h86 void _dl_boot_bind(const long, long *, Elf_Dyn *);
89 _dl_boot_bind(const long sp, long *dl_data, Elf_Dyn *dynp) function
/openbsd-current/libexec/ld.so/arm/
H A Dldasm.S53 bl _dl_boot_bind
/openbsd-current/libexec/ld.so/powerpc/
H A Dldasm.S69 bl _dl_boot_bind@local
/openbsd-current/libexec/ld.so/riscv64/
H A Dldasm.S50 call _dl_boot_bind
/openbsd-current/libexec/ld.so/aarch64/
H A Dldasm.S51 bl _dl_boot_bind
/openbsd-current/libexec/ld.so/sh/
H A Dldasm.S84 .long _dl_boot_bind-.L_call_boot_bind
/openbsd-current/libexec/ld.so/m88k/
H A Dldasm.S79 * Invoke _dl_boot_bind
88 bsr _dl_boot_bind
/openbsd-current/libexec/ld.so/powerpc64/
H A Dldasm.S66 bl _dl_boot_bind

Completed in 107 milliseconds