Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/boot/i386/libi386/
Delf32_freebsd.c42 static int elf32_exec(struct preloaded_file *amp);
45 struct file_format i386_elf = { elf32_loadfile, elf32_exec };
54 elf32_exec(struct preloaded_file *fp) in elf32_exec() function
/freebsd-9-stable/sys/boot/i386/efi/
Delf32_freebsd.c45 static int elf32_exec(struct preloaded_file *amp);
48 struct file_format i386_elf = { elf32_loadfile, elf32_exec };
57 elf32_exec(struct preloaded_file *fp) in elf32_exec() function
/freebsd-9-stable/sys/boot/userboot/userboot/
Delf32_freebsd.c41 static int elf32_exec(struct preloaded_file *amp);
44 struct file_format i386_elf = { elf32_loadfile, elf32_exec };
53 elf32_exec(struct preloaded_file *fp) in elf32_exec() function