Home
last modified time | relevance | path

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

/src/stand/efi/loader/arch/arm64/
H A Dexec.c42 static int elf64_exec(struct preloaded_file *amp);
47 .l_exec = elf64_exec
56 elf64_exec(struct preloaded_file *fp) in elf64_exec() function
/src/stand/i386/libi386/
H A Delf64_freebsd.c43 static int elf64_exec(struct preloaded_file *amp);
48 .l_exec = elf64_exec
76 elf64_exec(struct preloaded_file *fp) in elf64_exec() function
/src/stand/userboot/userboot/
H A Delf64_freebsd.c43 static int elf64_exec(struct preloaded_file *amp);
48 .l_exec = elf64_exec
78 elf64_exec(struct preloaded_file *fp) in elf64_exec() function
/src/stand/kboot/kboot/arch/aarch64/
H A Dexec.c64 static int elf64_exec(struct preloaded_file *amp);
77 .l_exec = elf64_exec
100 elf64_exec(struct preloaded_file *fp) in elf64_exec() function
/src/stand/efi/loader/arch/amd64/
H A Delf64_freebsd.c45 static int elf64_exec(struct preloaded_file *amp);
50 .l_exec = elf64_exec,
86 elf64_exec(struct preloaded_file *fp) in elf64_exec() function
/src/stand/efi/loader/arch/i386/
H A Delf64_freebsd.c44 static int elf64_exec(struct preloaded_file *amp);
49 .l_exec = elf64_exec
81 elf64_exec(struct preloaded_file *fp) in elf64_exec() function
/src/stand/kboot/kboot/arch/amd64/
H A Delf64_freebsd.c72 static int elf64_exec(struct preloaded_file *amp);
77 .l_exec = elf64_exec,
148 elf64_exec(struct preloaded_file *fp) in elf64_exec() function