Searched refs:file_format (Results 1 – 25 of 37) sorted by relevance
12
101 extern struct file_format i386_elf;102 extern struct file_format i386_elf_obj;103 extern struct file_format amd64_elf;104 extern struct file_format amd64_elf_obj;105 extern struct file_format multiboot;106 extern struct file_format multiboot_obj;108 struct file_format *file_formats[] = {
87 extern struct file_format i386_elf;88 extern struct file_format i386_elf_obj;89 extern struct file_format amd64_elf;90 extern struct file_format amd64_elf_obj;93 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 = {
100 extern struct file_format ofw_elf;101 extern struct file_format ofw_elf64;103 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[] = {
95 extern struct file_format uboot_elf64;97 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 = {
92 static struct file_format arm_elf = {97 struct file_format *file_formats[] = {
45 static struct file_format arm64_elf = {50 struct file_format *file_formats[] = {
108 static struct file_format riscv_elf = {113 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[] = {
81 struct file_format *file_formats[] = {
250 struct file_format struct264 extern struct file_format *file_formats[]; /* supplied by consumer */ argument
67 struct file_format;
17 …https://github.com/rust-lang/rust/blob/1.64.0/compiler/rustc_incremental/src/persist/file_format.rs