Searched refs:file_format (Results 1 – 25 of 38) sorted by relevance
12
108 extern struct file_format i386_elf;109 extern struct file_format i386_elf_obj;110 extern struct file_format amd64_elf;111 extern struct file_format amd64_elf_obj;112 extern struct file_format multiboot;113 extern struct file_format multiboot_obj;115 struct file_format *file_formats[] = {
89 extern struct file_format i386_elf;90 extern struct file_format i386_elf_obj;91 extern struct file_format amd64_elf;92 extern struct file_format amd64_elf_obj;95 struct file_format *file_formats[] = {
42 struct file_format i386_elf = {46 struct file_format i386_elf_obj = {
46 struct file_format amd64_elf = {50 struct file_format amd64_elf_obj = {
103 extern struct file_format ofw_elf;104 extern struct file_format ofw_elf64;106 struct file_format *file_formats[] = {
100 struct file_format ofw_elf = {
104 struct file_format ofw_elf64 = {
48 static struct file_format amd64_elf = {52 static struct file_format amd64_elf_obj = {57 extern struct file_format multiboot2;58 extern struct file_format multiboot2_obj;60 struct file_format *file_formats[] = {
98 extern struct file_format uboot_elf64;100 struct file_format *file_formats[] = {
91 struct file_format uboot_elf64 = {
66 struct file_format;68 extern struct file_format uboot_elf;
89 struct file_format uboot_elf = {
91 static struct file_format arm_elf = {96 struct file_format *file_formats[] = {
70 struct file_format multiboot = {74 struct file_format multiboot_obj = {
45 static struct file_format arm64_elf = {50 struct file_format *file_formats[] = {
107 static struct file_format riscv_elf = {112 struct file_format *file_formats[] = {
75 static struct file_format amd64_elf = {79 static struct file_format amd64_elf_obj = {85 extern struct file_format multiboot2;86 extern struct file_format multiboot2_obj;89 struct file_format *file_formats[] = {
47 static struct file_format amd64_elf = {52 static struct file_format amd64_elf_obj = {57 struct file_format *file_formats[] = {
160 struct file_format ppc_elf64 = {170 struct file_format *file_formats[] = {
75 static struct file_format arm64_elf = {80 struct file_format *file_formats[] = {
84 struct file_format *file_formats[] = {
250 struct file_format struct 264 extern struct file_format *file_formats[]; /* supplied by consumer */ argument
67 struct file_format;