Searched refs:elf (Results 276 - 300 of 324) sorted by relevance

<<111213

/linux-master/include/linux/
H A Dmodule.h19 #include <linux/elf.h>
/linux-master/fs/proc/
H A Dkcore.c19 #include <linux/elf.h>
/linux-master/arch/powerpc/
H A DMakefile100 KBUILD_LDFLAGS += -m elf$(BITS)$(LDEMULATION)
/linux-master/tools/testing/selftests/kvm/
H A DMakefile21 LIBKVM += lib/elf.c
/linux-master/arch/loongarch/kernel/
H A Dmodule.c12 #include <linux/elf.h>
H A Dptrace.c21 #include <linux/elf.h>
/linux-master/arch/powerpc/kernel/
H A Dsetup-common.c43 #include <asm/elf.h>
96 * for each elf executable being started.
H A Dsignal_64.c20 #include <linux/elf.h>
H A Dsignal_32.c22 #include <linux/elf.h>
H A Dmodule_64.c10 #include <linux/elf.h>
/linux-master/arch/sh/kernel/
H A Ddwarf.c20 #include <linux/elf.h>
/linux-master/arch/sparc/kernel/
H A Dptrace_64.c30 #include <linux/elf.h>
/linux-master/arch/parisc/kernel/
H A Dmodule.c43 #include <linux/elf.h>
/linux-master/arch/powerpc/kernel/ptrace/
H A Dptrace-view.c4 #include <linux/elf.h>
/linux-master/arch/x86/kernel/
H A Dptrace.c17 #include <linux/elf.h>
/linux-master/tools/testing/selftests/powerpc/ptrace/
H A Dperf-hwbreak.c35 #include <elf.h>
/linux-master/kernel/livepatch/
H A Dcore.c18 #include <linux/elf.h>
/linux-master/tools/perf/util/
H A Djitdump.c23 #include <elf.h>
/linux-master/arch/mips/kernel/
H A Dvpe.c23 #include <linux/elf.h>
591 weird elf version */
596 pr_warn("VPE loader: program wrong arch or weird elf version\n");
744 pr_info(" elf loaded\n");
815 pr_warn("VPE loader: only elf files are supported\n");
852 pr_warn("VPE loader: elf size too big. Perhaps strip unneeded symbols\n");
/linux-master/arch/riscv/kernel/
H A Dmodule.c7 #include <linux/elf.h>
522 * Relocations defined in the riscv-elf-psabi-doc.
/linux-master/fs/
H A Dcoredump.c44 #include <linux/elf.h>
/linux-master/arch/x86/kernel/cpu/
H A Dintel.c25 #include <asm/elf.h>
/linux-master/arch/arm/kernel/
H A Dsetup.c38 #include <asm/elf.h>
/linux-master/kernel/
H A Dkexec_file.c24 #include <linux/elf.h>
H A Dkexec_core.c23 #include <linux/elf.h>

Completed in 281 milliseconds

<<111213