Home
last modified time | relevance | path

Searched defs:elf_info (Results 1 – 6 of 6) sorted by relevance

/Linux-v5.10/scripts/mod/
Dmodpost.h135 struct elf_info { struct
136 size_t size;
137 Elf_Ehdr *hdr;
138 Elf_Shdr *sechdrs;
139 Elf_Sym *symtab_start;
140 Elf_Sym *symtab_stop;
141 Elf_Section export_sec;
142 Elf_Section export_unused_sec;
143 Elf_Section export_gpl_sec;
144 Elf_Section export_unused_gpl_sec;
[all …]
/Linux-v5.10/kernel/
Dkexec_elf.c203 struct kexec_elf_info *elf_info, in elf_read_phdr()
252 struct kexec_elf_info *elf_info) in elf_read_phdrs()
298 struct kexec_elf_info *elf_info) in elf_read_from_buffer()
319 void kexec_free_elf_info(struct kexec_elf_info *elf_info) in kexec_free_elf_info()
328 struct kexec_elf_info *elf_info) in kexec_build_elf_info()
368 struct kexec_elf_info elf_info; in kexec_elf_probe() local
389 struct kexec_elf_info *elf_info, in kexec_elf_load()
/Linux-v5.10/arch/powerpc/boot/
Delf.h150 struct elf_info { struct
155 int parse_elf64(void *hdr, struct elf_info *info); argument
/Linux-v5.10/arch/parisc/kernel/
Dkexec_file.c24 struct kexec_elf_info elf_info; in elf_load() local
/Linux-v5.10/arch/powerpc/kexec/
Delf_64.c39 struct kexec_elf_info elf_info; in elf64_load() local
/Linux-v5.10/fs/
Dbinfmt_elf.c188 elf_addr_t *elf_info; in create_elf_tables() local