Searched defs:dl_data (Results 1 – 7 of 7) sorted by relevance
/openbsd/libexec/ld.so/mips64/ |
H A D | boot_md.c | 54 _dl_boot_bind(const long sp, long *dl_data, Elf_Dyn *dynp) in _dl_boot_bind()
|
/openbsd/libexec/ld.so/hppa/ |
H A D | boot_md.c | 52 _dl_boot_bind(const long sp, long *dl_data, Elf_Dyn *dynp) in _dl_boot_bind()
|
/openbsd/libexec/ld.so/ |
H A D | boot.c | 60 _dl_boot_bind(const long sp, long *dl_data, Elf_Dyn *dynp) in _dl_boot_bind()
|
H A D | loader.c | 512 _dl_boot(const char **argv, char **envp, const long dyn_loff, long *dl_data) in _dl_boot()
|
/openbsd/lib/csu/ |
H A D | boot.h | 79 _dl_boot_bind(const long sp, long *dl_data, Elf_Dyn *dynp) in _dl_boot_bind()
|
/openbsd/lib/csu/hppa/ |
H A D | boot_md.h | 72 _dl_boot_bind(const long sp, long *dl_data, Elf_Dyn *dynp) in _dl_boot_bind()
|
/openbsd/lib/csu/mips64/ |
H A D | boot_md.h | 89 _dl_boot_bind(const long sp, long *dl_data, Elf_Dyn *dynp) in _dl_boot_bind()
|