Home
last modified time | relevance | path

Searched refs:EM_ARM (Results 1 – 25 of 27) sorted by relevance

12

/OK3568_Linux_fs/yocto/meta-openembedded/meta-initramfs/recipes-kernel/kexec/kexec-tools-klibc/
H A Darm_crashdump.patch8 kexec/arch/arm/crashdump-arm.c:70:13: error: 'EM_ARM' undeclared here
10 .machine = EM_ARM,
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Delf-em.h26 #define EM_ARM 40 /* ARM 32 bit */ macro
H A Daudit.h378 #define AUDIT_ARCH_ARM (EM_ARM|__AUDIT_ARCH_LE)
379 #define AUDIT_ARCH_ARMEB (EM_ARM)
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Delf-em.h26 #define EM_ARM 40 /* ARM 32 bit */ macro
H A Daudit.h378 #define AUDIT_ARCH_ARM (EM_ARM|__AUDIT_ARCH_LE)
379 #define AUDIT_ARCH_ARMEB (EM_ARM)
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Delf-em.h26 #define EM_ARM 40 /* ARM 32 bit */ macro
H A Daudit.h389 #define AUDIT_ARCH_ARM (EM_ARM|__AUDIT_ARCH_LE)
390 #define AUDIT_ARCH_ARMEB (EM_ARM)
/OK3568_Linux_fs/kernel/tools/perf/util/
H A Ddwarf-regs.c40 case EM_ARM: in get_dwarf_regstr()
H A Dgenelf.h15 #define GEN_ELF_ARCH EM_ARM
H A Dsymbol-elf.c382 case EM_ARM: in dso__synthesize_plt_symbols()
1197 if (ehdr.e_machine == EM_ARM || ehdr.e_machine == EM_AARCH64) { in dso__load_sym()
1237 if ((ehdr.e_machine == EM_ARM) && in dso__load_sym()
/OK3568_Linux_fs/kernel/arch/arm/kernel/
H A Delf.c15 if (x->e_machine != EM_ARM) in elf_check_arch()
/OK3568_Linux_fs/kernel/arch/arm/include/asm/
H A Delf.h76 #define ELF_ARCH EM_ARM
/OK3568_Linux_fs/kernel/arch/arm64/include/asm/
H A Delf.h217 ((x)->e_machine == EM_ARM) && \
/OK3568_Linux_fs/kernel/arch/arm/vdso/
H A Dvdsomunge.c164 if (read_elf_half(inhdr->e_machine, swap) != EM_ARM) in main()
/OK3568_Linux_fs/kernel/scripts/
H A Dsorttable.c349 case EM_ARM: in do_file()
H A Drecordmcount.c544 case EM_ARM: in do_file()
H A Drecordmcount.h538 if (w2(ehdr->e_machine) == EM_ARM in find_secsym_ndx()
/OK3568_Linux_fs/u-boot/include/
H A Delf.h161 #define EM_ARM 40 /* Advanced Risc Machines ARM */ macro
/OK3568_Linux_fs/kernel/drivers/gpu/arm/bifrost/csf/
H A Dmali_kbase_csf_firmware_core_dump.c192 hdr->e_machine = EM_ARM; in fw_core_dump_fill_elf_header()
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/
H A Delf_common.h167 #define EM_ARM 40 /* ARM. */ macro
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/
H A Delf_common.h167 #define EM_ARM 40 /* ARM. */ macro
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/host_include/
H A Delf_common.h167 #define EM_ARM 40 /* ARM. */ macro
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/host_include/
H A Delf_common.h167 #define EM_ARM 40 /* ARM. */ macro
/OK3568_Linux_fs/kernel/arch/arm64/kernel/
H A Dptrace.c1434 .name = "aarch32", .e_machine = EM_ARM,
1492 .name = "aarch32", .e_machine = EM_ARM,
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/
H A Delf.h197 #define EM_ARM 40 /* ARM */ macro

12