| /Linux-v5.4/fs/proc/ |
| D | vmcore.c | 894 static int __init update_note_header_size_elf32(const Elf32_Ehdr *ehdr_ptr) in update_note_header_size_elf32() 957 static int __init get_note_number_and_size_elf32(const Elf32_Ehdr *ehdr_ptr, in get_note_number_and_size_elf32() 992 static int __init copy_notes_elf32(const Elf32_Ehdr *ehdr_ptr, char *notes_buf) in copy_notes_elf32() 1020 Elf32_Ehdr *ehdr_ptr; in merge_note_headers_elf32() 1024 ehdr_ptr = (Elf32_Ehdr *)elfptr; in merge_note_headers_elf32() 1046 note_off = sizeof(Elf32_Ehdr) + in merge_note_headers_elf32() 1054 tmp = elfptr + sizeof(Elf32_Ehdr); in merge_note_headers_elf32() 1061 memmove(tmp, tmp+i, ((*elfsz)-sizeof(Elf32_Ehdr)-sizeof(Elf32_Phdr))); in merge_note_headers_elf32() 1127 Elf32_Ehdr *ehdr_ptr; in process_ptload_program_headers_elf32() 1132 ehdr_ptr = (Elf32_Ehdr *)elfptr; in process_ptload_program_headers_elf32() [all …]
|
| /Linux-v5.4/kernel/bpf/ |
| D | stackmap.c | 201 Elf32_Ehdr *ehdr = (Elf32_Ehdr *)page_addr; in stack_map_get_build_id_32() 207 (PAGE_SIZE - sizeof(Elf32_Ehdr)) / sizeof(Elf32_Phdr)) in stack_map_get_build_id_32() 210 phdr = (Elf32_Phdr *)(page_addr + sizeof(Elf32_Ehdr)); in stack_map_get_build_id_32() 247 Elf32_Ehdr *ehdr; in stack_map_get_build_id() 262 ehdr = (Elf32_Ehdr *)page_addr; in stack_map_get_build_id()
|
| /Linux-v5.4/arch/x86/um/asm/ |
| D | module.h | 14 #define Elf_Ehdr Elf32_Ehdr
|
| /Linux-v5.4/arch/arm/vdso/ |
| D | vdsomunge.c | 118 const Elf32_Ehdr *inhdr; in main() 196 Elf32_Ehdr *outhdr; in main()
|
| /Linux-v5.4/include/asm-generic/ |
| D | module.h | 37 #define Elf_Ehdr Elf32_Ehdr
|
| /Linux-v5.4/arch/arm/kernel/ |
| D | vdso.c | 71 Elf32_Ehdr *hdr; /* ptr to ELF */ 109 static void * __init find_section(Elf32_Ehdr *ehdr, const char *name, in find_section()
|
| D | module.c | 327 static const Elf_Shdr *find_mod_section(const Elf32_Ehdr *hdr, in find_mod_section() 343 int module_finalize(const Elf32_Ehdr *hdr, const Elf_Shdr *sechdrs, in module_finalize()
|
| /Linux-v5.4/arch/powerpc/kernel/ |
| D | module_32.c | 87 static unsigned long get_plt_size(const Elf32_Ehdr *hdr, in get_plt_size() 134 int module_frob_arch_sections(Elf32_Ehdr *hdr, in module_frob_arch_sections()
|
| D | vdso.c | 105 Elf32_Ehdr *hdr; /* ptr to ELF */ 232 static void * __init find_section32(Elf32_Ehdr *ehdr, const char *secname, in find_section32()
|
| /Linux-v5.4/tools/perf/util/ |
| D | genelf.h | 63 #define Elf_Ehdr Elf32_Ehdr
|
| /Linux-v5.4/arch/mips/tools/ |
| D | elf-entry.c | 38 Elf32_Ehdr ehdr32; in main()
|
| /Linux-v5.4/arch/microblaze/kernel/ |
| D | module.c | 117 int module_finalize(const Elf32_Ehdr *hdr, const Elf_Shdr *sechdrs, in module_finalize()
|
| /Linux-v5.4/scripts/ |
| D | sortextable.c | 271 Elf32_Ehdr *ehdr = mmap_file(fname); in do_file() 339 if (r2(&ehdr->e_ehsize) != sizeof(Elf32_Ehdr) in do_file()
|
| D | recordmcount.c | 457 Elf32_Ehdr *ehdr; in do_file() 557 if (w2(ehdr->e_ehsize) != sizeof(Elf32_Ehdr) in do_file()
|
| D | sortextable.h | 60 # define Elf_Ehdr Elf32_Ehdr
|
| /Linux-v5.4/arch/powerpc/boot/ |
| D | elf_util.c | 52 Elf32_Ehdr *elf32 = hdr; in parse_elf32()
|
| D | elf.h | 70 } Elf32_Ehdr; typedef
|
| /Linux-v5.4/arch/arc/kernel/ |
| D | module.c | 132 int module_finalize(const Elf32_Ehdr *hdr, const Elf_Shdr *sechdrs, in module_finalize()
|
| /Linux-v5.4/arch/mips/include/asm/ |
| D | module.h | 41 #define Elf_Ehdr Elf32_Ehdr
|
| /Linux-v5.4/scripts/mod/ |
| D | modpost.h | 23 #define Elf_Ehdr Elf32_Ehdr
|
| /Linux-v5.4/arch/powerpc/oprofile/cell/ |
| D | vma_map.c | 112 Elf32_Ehdr ehdr; in create_vma_map()
|
| /Linux-v5.4/arch/mips/vdso/ |
| D | genvdso.c | 113 const Elf32_Ehdr *ehdr; in map_vdso()
|
| /Linux-v5.4/arch/parisc/boot/compressed/ |
| D | misc.c | 239 Elf32_Ehdr ehdr; in parse_elf()
|
| /Linux-v5.4/arch/nds32/kernel/ |
| D | module.c | 270 module_finalize(const Elf32_Ehdr * hdr, const Elf_Shdr * sechdrs, in module_finalize()
|
| /Linux-v5.4/arch/x86/boot/compressed/ |
| D | misc.c | 276 Elf32_Ehdr ehdr; in parse_elf()
|