Home
last modified time | relevance | path

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

/linux/scripts/mod/
A 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;
143 char *strtab;
144 char *modinfo;
145 unsigned int modinfo_len;
[all …]
/linux/kernel/
A 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/arch/powerpc/boot/
A Delf.h150 struct elf_info { struct
155 int parse_elf64(void *hdr, struct elf_info *info); argument
/linux/arch/parisc/kernel/
A Dkexec_file.c24 struct kexec_elf_info elf_info; in elf_load() local
/linux/arch/powerpc/kexec/
A Delf_64.c39 struct kexec_elf_info elf_info; in elf64_load() local
/linux/fs/
A Dbinfmt_elf.c188 elf_addr_t *elf_info; in create_elf_tables() local

Completed in 13 milliseconds