| /arch/arm64/kvm/hyp/nvhe/ |
| A D | gen-hyprel.c | 140 } elf; variable 167 elf.path, ## __VA_ARGS__); \ 175 elf.path, strerror(errno)); \ 205 for (var = elf.sh_table; var < elf.sh_table + elf16toh(elf.ehdr->e_shnum); ++var) 221 return elf.sh_string + elf32toh(shdr->sh_name); in section_name() 241 return &elf.sh_table[idx]; in section_by_idx() 254 elf.path = path; in init_elf() 270 if (elf.begin == MAP_FAILED) { in init_elf() 280 elf.ehdr = elf_ptr(Elf64_Ehdr, 0); in init_elf() 295 elf.sh_table = section_by_off(elf64toh(elf.ehdr->e_shoff)); in init_elf() [all …]
|
| /arch/mips/tools/ |
| A D | Makefile | 2 hostprogs := elf-entry 3 PHONY += elf-entry 4 elf-entry: $(obj)/elf-entry
|
| A D | .gitignore | 2 elf-entry
|
| /arch/alpha/boot/tools/ |
| A D | objstrip.c | 61 struct elfhdr *elf; in main() local 149 elf = (struct elfhdr *) buf; in main() 151 if (memcmp(&elf->e_ident[EI_MAG0], ELFMAG, SELFMAG) == 0) { in main() 152 if (elf->e_type != ET_EXEC) { in main() 157 if (!elf_check_arch(elf)) { in main() 159 prog_name, elf->e_machine); in main() 162 if (elf->e_phnum != 1) { in main() 165 prog_name, elf->e_phnum); in main() 168 e_entry = elf->e_entry; in main() 170 lseek(fd, elf->e_phoff, SEEK_SET); in main()
|
| /arch/powerpc/platforms/powernv/ |
| A D | opal-core.c | 308 Elf64_Ehdr *elf; in create_opalcore() local 357 elf = (Elf64_Ehdr *)bufp; in create_opalcore() 360 elf->e_ident[EI_CLASS] = ELF_CLASS; in create_opalcore() 368 elf->e_entry = 0; in create_opalcore() 370 elf->e_shoff = 0; in create_opalcore() 371 elf->e_flags = 0; in create_opalcore() 375 elf->e_phnum = 0; in create_opalcore() 376 elf->e_shentsize = 0; in create_opalcore() 377 elf->e_shnum = 0; in create_opalcore() 378 elf->e_shstrndx = 0; in create_opalcore() [all …]
|
| /arch/x86/realmode/rm/ |
| A D | Makefile | 44 LDFLAGS_realmode.elf := -m elf_i386 --emit-relocs -T 47 targets += realmode.elf 48 $(obj)/realmode.elf: $(obj)/realmode.lds $(REALMODE_OBJS) FORCE 54 $(obj)/realmode.bin: $(obj)/realmode.elf $(obj)/realmode.relocs FORCE 61 $(obj)/realmode.relocs: $(obj)/realmode.elf FORCE
|
| /arch/powerpc/kernel/ |
| A D | fadump.c | 939 elf->e_entry = 0; in fadump_init_elfcore_header() 941 elf->e_shoff = 0; in fadump_init_elfcore_header() 944 elf->e_flags = 2; in fadump_init_elfcore_header() 946 elf->e_flags = 1; in fadump_init_elfcore_header() 948 elf->e_flags = 0; in fadump_init_elfcore_header() 952 elf->e_phnum = 0; in fadump_init_elfcore_header() 954 elf->e_shnum = 0; in fadump_init_elfcore_header() 1034 (elf->e_phnum)++; in fadump_populate_elfcorehdr() 1046 (elf->e_phnum)++; in fadump_populate_elfcorehdr() 1060 (elf->e_phnum)++; in fadump_populate_elfcorehdr() [all …]
|
| /arch/arm64/boot/dts/ti/ |
| A D | k3-am65-iot2050-common-pg1.dtsi | 49 firmware-name = "ti-pruss/am65x-pru0-prueth-fw.elf", 50 "ti-pruss/am65x-rtu0-prueth-fw.elf", 51 "ti-pruss/am65x-pru1-prueth-fw.elf", 52 "ti-pruss/am65x-rtu1-prueth-fw.elf";
|
| A D | k3-am654-idk.dtso | 30 firmware-name = "ti-pruss/am65x-sr2-pru0-prueth-fw.elf", 31 "ti-pruss/am65x-sr2-rtu0-prueth-fw.elf", 32 "ti-pruss/am65x-sr2-txpru0-prueth-fw.elf", 33 "ti-pruss/am65x-sr2-pru1-prueth-fw.elf", 34 "ti-pruss/am65x-sr2-rtu1-prueth-fw.elf", 35 "ti-pruss/am65x-sr2-txpru1-prueth-fw.elf"; 98 "ti-pruss/am65x-sr2-rtu0-prueth-fw.elf", 99 "ti-pruss/am65x-sr2-txpru0-prueth-fw.elf", 100 "ti-pruss/am65x-sr2-pru1-prueth-fw.elf", 101 "ti-pruss/am65x-sr2-rtu1-prueth-fw.elf", [all …]
|
| A D | k3-am654-icssg2.dtso | 28 firmware-name = "ti-pruss/am65x-sr2-pru0-prueth-fw.elf", 29 "ti-pruss/am65x-sr2-rtu0-prueth-fw.elf", 30 "ti-pruss/am65x-sr2-txpru0-prueth-fw.elf", 31 "ti-pruss/am65x-sr2-pru1-prueth-fw.elf", 32 "ti-pruss/am65x-sr2-rtu1-prueth-fw.elf", 33 "ti-pruss/am65x-sr2-txpru1-prueth-fw.elf";
|
| A D | k3-am642-phyboard-electra-rdk.dts | 71 firmware-name = "ti-pruss/am65x-sr2-pru0-prueth-fw.elf", 72 "ti-pruss/am65x-sr2-rtu0-prueth-fw.elf", 73 "ti-pruss/am65x-sr2-txpru0-prueth-fw.elf", 74 "ti-pruss/am65x-sr2-pru1-prueth-fw.elf", 75 "ti-pruss/am65x-sr2-rtu1-prueth-fw.elf", 76 "ti-pruss/am65x-sr2-txpru1-prueth-fw.elf";
|
| A D | k3-am65-iot2050-common.dtsi | 151 firmware-name = "ti-pruss/am65x-sr2-pru0-prueth-fw.elf", 152 "ti-pruss/am65x-sr2-rtu0-prueth-fw.elf", 153 "ti-pruss/am65x-sr2-txpru0-prueth-fw.elf", 154 "ti-pruss/am65x-sr2-pru1-prueth-fw.elf", 155 "ti-pruss/am65x-sr2-rtu1-prueth-fw.elf", 156 "ti-pruss/am65x-sr2-txpru1-prueth-fw.elf";
|
| A D | k3-am642-sr-som.dtsi | 35 firmware-name = "ti-pruss/am65x-sr2-pru0-prueth-fw.elf", 36 "ti-pruss/am65x-sr2-rtu0-prueth-fw.elf", 37 "ti-pruss/am65x-sr2-txpru0-prueth-fw.elf", 38 "ti-pruss/am65x-sr2-pru1-prueth-fw.elf", 39 "ti-pruss/am65x-sr2-rtu1-prueth-fw.elf", 40 "ti-pruss/am65x-sr2-txpru1-prueth-fw.elf";
|
| /arch/xtensa/boot/ |
| A D | Makefile | 25 Image: boot-elf 30 boot-elf boot-redboot: $(addprefix $(obj)/,$(subdir-y)) 41 boot-elf: $(obj)/vmlinux.bin
|
| /arch/loongarch/boot/ |
| A D | Makefile | 14 targets := vmlinux.elf 15 $(obj)/vmlinux.elf: vmlinux FORCE
|
| A D | install.sh | 23 vmlinux.elf)
|
| /arch/xtensa/boot/boot-elf/ |
| A D | Makefile | 23 $(obj)/../Image.elf: $(obj)/Image.o $(obj)/boot.lds 30 all Image: $(obj)/../Image.elf
|
| /arch/arm64/boot/dts/qcom/ |
| A D | x1e80100-hp-elitebook-ultra-g1q.dts | 20 "qcom/x1e80100/hp/elitebook-ultra-g1q/adsp_dtbs.elf"; 25 "qcom/x1e80100/hp/elitebook-ultra-g1q/cdsp_dtbs.elf";
|
| A D | x1e80100-asus-zenbook-a14.dts | 27 "qcom/x1e80100/ASUSTeK/zenbook-a14/adsp_dtbs.elf"; 34 "qcom/x1e80100/ASUSTeK/zenbook-a14/cdsp_dtbs.elf";
|
| A D | x1p42100-asus-zenbook-a14.dts | 112 "qcom/x1p42100/ASUSTeK/zenbook-a14/adsp_dtbs.elf"; 119 "qcom/x1p42100/ASUSTeK/zenbook-a14/cdsp_dtbs.elf";
|
| /arch/xtensa/boot/boot-redboot/ |
| A D | Makefile | 21 $(obj)/zImage.elf: $(obj)/zImage.o $(LIBS) 27 $(obj)/../zImage.redboot: $(obj)/zImage.elf
|
| /arch/x86/boot/ |
| A D | Makefile | 19 targets := vmlinux.bin setup.bin setup.elf bzImage 87 LDFLAGS_setup.elf := -m elf_i386 -z noexecstack -T 88 $(obj)/setup.elf: $(src)/setup.ld $(SETUP_OBJS) FORCE 92 $(obj)/setup.bin: $(obj)/setup.elf FORCE
|
| A D | .gitignore | 10 setup.elf
|
| /arch/loongarch/kernel/ |
| A D | elf.c | 14 int arch_elf_pt_proc(void *_ehdr, void *_phdr, struct file *elf, in arch_elf_pt_proc() argument
|
| /arch/mips/kernel/ |
| A D | elf.c | 76 int arch_elf_pt_proc(void *_ehdr, void *_phdr, struct file *elf, in arch_elf_pt_proc() argument 120 ret = kernel_read(elf, &abiflags, sizeof(abiflags), &pos); in arch_elf_pt_proc()
|