Home
last modified time | relevance | path

Searched refs:elf64_exec (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/boot/i386/libi386/
H A Delf64_freebsd.c42 static int elf64_exec(struct preloaded_file *amp);
45 struct file_format amd64_elf = { elf64_loadfile, elf64_exec };
71 elf64_exec(struct preloaded_file *fp) in elf64_exec() function
/illumos-gate/usr/src/boot/efi/loader/arch/arm64/
H A Dexec.c54 static int elf64_exec(struct preloaded_file *amp);
61 elf64_exec
70 elf64_exec(struct preloaded_file *fp) in elf64_exec() function
/illumos-gate/usr/src/boot/efi/loader/arch/amd64/
H A Delf64_freebsd.c57 static int elf64_exec(struct preloaded_file *amp);
60 static struct file_format amd64_elf = { elf64_loadfile, elf64_exec };
94 elf64_exec(struct preloaded_file *fp) in elf64_exec() function