Home
last modified time | relevance | path

Searched refs:ET_DYN (Results 1 – 20 of 20) sorted by relevance

/linux-6.15/arch/powerpc/boot/
H A Delf_util.c31 elf64->e_type == ET_DYN) && in parse_elf64()
63 elf32->e_type == ET_DYN) && in parse_elf32()
H A Delf.h43 #define ET_DYN 3 macro
/linux-6.15/fs/
H A Dbinfmt_elf.c651 interp_elf_ex->e_type != ET_DYN) in load_elf_interp()
678 else if (no_base && interp_elf_ex->e_type == ET_DYN) in load_elf_interp()
689 interp_elf_ex->e_type == ET_DYN) { in load_elf_interp()
852 if (elf_ex->e_type != ET_EXEC && elf_ex->e_type != ET_DYN) in load_elf_binary()
1065 } else if (elf_ex->e_type == ET_DYN) { in load_elf_binary()
1190 if (elf_ex->e_type == ET_DYN) { in load_elf_binary()
1315 elf_ex->e_type == ET_DYN && !interpreter) { in load_elf_binary()
H A Dbinfmt_elf_fdpic.c108 if (hdr->e_type != ET_EXEC && hdr->e_type != ET_DYN) in is_elf()
218 if (exec_params.hdr.e_type != ET_DYN) in load_elf_fdpic_binary()
/linux-6.15/arch/arm/vdso/
H A Dvdsomunge.c161 if (read_elf_half(inhdr->e_type, swap) != ET_DYN) in main()
/linux-6.15/arch/mips/vdso/
H A Dgenvdso.c178 } else if (swap_uint16(ehdr->e_type) != ET_DYN) { in map_vdso()
/linux-6.15/arch/x86/entry/vdso/
H A Dvdso2c.h60 if (GET_LE(&hdr->e_type) != ET_DYN) in BITSFUNC()
/linux-6.15/tools/include/uapi/linux/
H A Delf.h75 #define ET_DYN 3 macro
/linux-6.15/lib/
H A Dbuildid.c318 if (ehdr->e_type != ET_EXEC && ehdr->e_type != ET_DYN) in __build_id_parse()
/linux-6.15/include/uapi/linux/
H A Delf.h75 #define ET_DYN 3 macro
/linux-6.15/tools/perf/util/
H A Dgenelf.c281 ehdr->e_type = ET_DYN; in jit_write_elf()
H A Dsymbol-elf.c1202 ehdr.e_type == ET_DYN; in elf__needs_adjust_symbols()
/linux-6.15/kernel/
H A Dkexec_elf.c338 if (ehdr->e_type != ET_EXEC && ehdr->e_type != ET_DYN) { in kexec_build_elf_info()
/linux-6.15/tools/lib/bpf/
H A Delf.c292 is_shared_lib = ehdr.e_type == ET_DYN; in elf_find_func_offset()
H A Dusdt.c337 if (ehdr.e_type != ET_EXEC && ehdr.e_type != ET_DYN) { in sanity_check_usdt_elf()
689 if (ehdr.e_type == ET_DYN && !man->has_bpf_cookie) { in collect_usdt_targets()
/linux-6.15/arch/s390/tools/
H A Drelocs.c149 if ((ehdr.e_type != ET_EXEC) && (ehdr.e_type != ET_DYN)) in read_ehdr()
/linux-6.15/arch/mips/boot/tools/
H A Drelocs.c238 if ((ehdr.e_type != ET_EXEC) && (ehdr.e_type != ET_DYN)) in read_ehdr()
/linux-6.15/arch/x86/tools/
H A Drelocs.c377 if ((ehdr.e_type != ET_EXEC) && (ehdr.e_type != ET_DYN)) in read_ehdr()
/linux-6.15/scripts/
H A Dsorttable.c1248 (r2(&ehdr->e32.e_type) != ET_EXEC && r2(&ehdr->e32.e_type) != ET_DYN) || in do_file()
/linux-6.15/arch/
H A DKconfig1109 stack, mmap, brk, and ET_DYN. Defined functions: