Searched defs:amd64_elf_obj (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/boot/sys/boot/i386/libi386/
H A Delf64_freebsd.c47 struct file_format amd64_elf_obj = { elf64_obj_loadfile, elf64_obj_exec }; variable in typeref:struct:file_format
/illumos-gate/usr/src/boot/sys/boot/efi/loader/arch/amd64/
H A Delf64_freebsd.c61 static struct file_format amd64_elf_obj = { elf64_obj_loadfile, elf64_obj_exec }; variable in typeref:struct:file_format
65 &amd64_elf_obj,
/illumos-gate/usr/src/boot/sys/boot/userboot/userboot/
H A Delf64_freebsd.c46 struct file_format amd64_elf_obj = { elf64_obj_loadfile, elf64_obj_exec }; variable in typeref:struct:file_format

Completed in 59 milliseconds