Home
last modified time | relevance | path

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

/titanic_53/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
/titanic_53/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
/titanic_53/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