elf64_exec
static int elf64_exec(struct preloaded_file *amp);
static struct file_format amd64_elf = { elf64_loadfile, elf64_exec };
static int elf64_exec(struct preloaded_file *amp);
elf64_exec
static int elf64_exec(struct preloaded_file *amp);
struct file_format amd64_elf = { elf64_loadfile, elf64_exec };