Searched refs:Elf32_Ehdr (Results 1 – 18 of 18) sorted by relevance
/arch/x86/um/asm/ |
D | module.h | 14 #define Elf_Ehdr Elf32_Ehdr
|
/arch/arm/vdso/ |
D | vdsomunge.c | 118 const Elf32_Ehdr *inhdr; in main() 196 Elf32_Ehdr *outhdr; in main()
|
/arch/arm/kernel/ |
D | vdso.c | 64 Elf32_Ehdr *hdr; /* ptr to ELF */ 104 static void * __init find_section(Elf32_Ehdr *ehdr, const char *name, in find_section()
|
D | module.c | 349 static const Elf_Shdr *find_mod_section(const Elf32_Ehdr *hdr, in find_mod_section() 365 int module_finalize(const Elf32_Ehdr *hdr, const Elf_Shdr *sechdrs, in module_finalize()
|
/arch/microblaze/kernel/ |
D | module.c | 91 int module_finalize(const Elf32_Ehdr *hdr, const Elf_Shdr *sechdrs, in module_finalize()
|
/arch/mips/include/asm/ |
D | module.h | 41 #define Elf_Ehdr Elf32_Ehdr
|
/arch/mips/tools/ |
D | elf-entry.c | 38 Elf32_Ehdr ehdr32; in main()
|
/arch/powerpc/kernel/ |
D | module_32.c | 72 static unsigned long get_plt_size(const Elf32_Ehdr *hdr, in get_plt_size() 119 int module_frob_arch_sections(Elf32_Ehdr *hdr, in module_frob_arch_sections()
|
D | prom_init.c | 1135 Elf32_Ehdr elfhdr;
|
/arch/powerpc/boot/ |
D | elf_util.c | 52 Elf32_Ehdr *elf32 = hdr; in parse_elf32()
|
D | elf.h | 70 } Elf32_Ehdr; typedef
|
/arch/arc/kernel/ |
D | module.c | 132 int module_finalize(const Elf32_Ehdr *hdr, const Elf_Shdr *sechdrs, in module_finalize()
|
/arch/parisc/boot/compressed/ |
D | misc.c | 239 Elf32_Ehdr ehdr; in parse_elf()
|
/arch/nds32/kernel/ |
D | module.c | 270 module_finalize(const Elf32_Ehdr * hdr, const Elf_Shdr * sechdrs, in module_finalize()
|
/arch/mips/vdso/ |
D | genvdso.c | 113 const Elf32_Ehdr *ehdr; in map_vdso()
|
/arch/x86/boot/compressed/ |
D | misc.c | 277 Elf32_Ehdr ehdr; in parse_elf()
|
/arch/mips/boot/ |
D | elf2ecoff.c | 169 static void convert_elf_hdr(Elf32_Ehdr * e) in convert_elf_hdr() 270 Elf32_Ehdr ex; in main()
|
/arch/sparc/vdso/ |
D | vma.c | 46 Elf32_Ehdr *hdr;
|