Searched refs:elf (Results 151 - 175 of 324) sorted by relevance

1234567891011>>

/linux-master/arch/nios2/kernel/
H A Dptrace.c10 #include <linux/elf.h>
/linux-master/kernel/entry/
H A Dsyscall_user_dispatch.c11 #include <linux/elf.h>
/linux-master/tools/perf/ui/browsers/
H A Dmap.c2 #include <elf.h>
/linux-master/tools/perf/tests/shell/
H A Dbuildid.sh79 file=${build_id_dir}/.build-id/$id_dir/`readlink ${link}`/elf
/linux-master/arch/powerpc/include/asm/
H A Delf.h11 #include <uapi/asm/elf.h>
/linux-master/arch/parisc/kernel/
H A Dprocess.c20 #include <linux/elf.h>
H A Dsys_parisc.c13 #include <asm/elf.h>
27 #include <linux/elf-randomize.h>
/linux-master/arch/openrisc/kernel/
H A Dptrace.c25 #include <linux/elf.h>
/linux-master/arch/arc/kernel/
H A Dprocess.c20 #include <linux/elf.h>
/linux-master/arch/powerpc/platforms/cell/spufs/
H A Dcoredump.c10 #include <linux/elf.h>
/linux-master/arch/sparc/crypto/
H A Dcrc32c_glue.c22 #include <asm/elf.h>
/linux-master/arch/hexagon/kernel/
H A Dptrace.c17 #include <linux/elf.h>
/linux-master/arch/mips/kernel/
H A Dsyscall.c28 #include <linux/elf.h>
H A Dvdso.c8 #include <linux/elf.h>
/linux-master/tools/testing/selftests/vDSO/
H A Dvdso_test_abi.c12 #include <elf.h>
/linux-master/arch/loongarch/kernel/
H A Dvdso.c8 #include <linux/elf.h>
H A DMakefile12 elf.o syscall.o signal.o time.o topology.o inst.o ptrace.o vdso.o \
/linux-master/arch/x86/boot/compressed/
H A Dmisc.h33 #include <linux/elf.h>
/linux-master/arch/s390/kernel/
H A Dmachine_kexec.c24 #include <asm/elf.h>
/linux-master/arch/arm64/include/asm/
H A Delf.h138 #include <uapi/linux/elf.h>
/linux-master/lib/
H A Dbuildid.c5 #include <linux/elf.h>
/linux-master/arch/loongarch/vdso/
H A DMakefile12 obj-vdso-y := elf.o vgetcpu.o vgettimeofday.o sigreturn.o
/linux-master/arch/powerpc/kexec/
H A Delf_64.c11 * Based on kexec-tools' kexec-elf-exec.c and kexec-elf-ppc64.c.
18 #include <linux/elf.h>
/linux-master/arch/mips/include/asm/
H A Delf.h15 #include <uapi/linux/elf.h>
437 * See comments in asm-alpha/elf.h, this is the same thing
488 extern int arch_elf_pt_proc(void *ehdr, void *phdr, struct file *elf,
/linux-master/arch/loongarch/
H A DMakefile15 KBUILD_IMAGE := $(boot)/vmlinux.elf
172 vmlinux.elf vmlinux.efi vmlinuz.efi: vmlinux

Completed in 235 milliseconds

1234567891011>>