Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/scripts/mod/
H A Dmodpost.h136 struct elf_info { struct
137 size_t size;
138 Elf_Ehdr *hdr;
139 Elf_Shdr *sechdrs;
140 Elf_Sym *symtab_start;
141 Elf_Sym *symtab_stop;
142 Elf_Section export_sec;
143 Elf_Section export_unused_sec;
144 Elf_Section export_gpl_sec;
145 Elf_Section export_unused_gpl_sec;
[all …]
/OK3568_Linux_fs/kernel/kernel/
H 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()
/OK3568_Linux_fs/kernel/arch/powerpc/boot/
H A Delf.h150 struct elf_info { struct
155 int parse_elf64(void *hdr, struct elf_info *info); argument
/OK3568_Linux_fs/kernel/arch/parisc/kernel/
H A Dkexec_file.c24 struct kexec_elf_info elf_info; in elf_load() local
/OK3568_Linux_fs/kernel/arch/powerpc/kexec/
H A Delf_64.c39 struct kexec_elf_info elf_info; in elf64_load() local
/OK3568_Linux_fs/kernel/fs/
H A Dbinfmt_elf.c188 elf_addr_t *elf_info; in create_elf_tables() local