| /OK3568_Linux_fs/kernel/tools/perf/util/ |
| H A D | dwarf-regs.c | 13 #ifndef EM_AARCH64 14 #define EM_AARCH64 183 /* ARM 64 bit */ macro 42 case EM_AARCH64: in get_dwarf_regstr()
|
| H A D | genelf.h | 18 #define GEN_ELF_ARCH EM_AARCH64
|
| H A D | symbol-elf.c | 27 #ifndef EM_AARCH64 28 #define EM_AARCH64 183 /* ARM 64 bit */ macro 387 case EM_AARCH64: in dso__synthesize_plt_symbols() 1197 if (ehdr.e_machine == EM_ARM || ehdr.e_machine == EM_AARCH64) { in dso__load_sym()
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-core/glibc/ldconfig-native-2.12.1/ |
| H A D | add-64-bit-flag-for-ELF64-entries.patch | 60 +#ifndef EM_AARCH64 61 +#define EM_AARCH64 183 /* ARM AARCH64 */ 102 + case EM_AARCH64:
|
| H A D | add-riscv-support.patch | 54 #define EM_AARCH64 183 /* ARM AARCH64 */
|
| /OK3568_Linux_fs/kernel/arch/arm64/include/asm/ |
| H A D | elf.h | 80 #define ELF_ARCH EM_AARCH64 97 #define elf_check_arch(x) ((x)->e_machine == EM_AARCH64)
|
| /OK3568_Linux_fs/kernel/scripts/ |
| H A D | sorttable.c | 45 #ifndef EM_AARCH64 46 #define EM_AARCH64 183 macro 341 case EM_AARCH64: in do_file()
|
| H A D | recordmcount.c | 35 #ifndef EM_AARCH64 36 #define EM_AARCH64 183 macro 552 case EM_AARCH64: in do_file()
|
| /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 D | elf-em.h | 40 #define EM_AARCH64 183 /* ARM 64 bit */ macro
|
| H A D | audit.h | 376 #define AUDIT_ARCH_AARCH64 (EM_AARCH64|__AUDIT_ARCH_64BIT|__AUDIT_ARCH_LE)
|
| /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 D | elf-em.h | 40 #define EM_AARCH64 183 /* ARM 64 bit */ macro
|
| H A D | audit.h | 376 #define AUDIT_ARCH_AARCH64 (EM_AARCH64|__AUDIT_ARCH_64BIT|__AUDIT_ARCH_LE)
|
| /OK3568_Linux_fs/kernel/include/uapi/linux/ |
| H A D | elf-em.h | 46 #define EM_AARCH64 183 /* ARM 64 bit */ macro
|
| H A D | audit.h | 383 #define AUDIT_ARCH_AARCH64 (EM_AARCH64|__AUDIT_ARCH_64BIT|__AUDIT_ARCH_LE)
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-initramfs/recipes-kernel/kexec/kexec-tools-klibc/ |
| H A D | 0004-kexec-elf-exec.c-replace-with-our-err.h.patch | 9 error: 'EM_AARCH64' undeclared
|
| /OK3568_Linux_fs/buildroot/package/upx/ |
| H A D | 0001-Check-DT_REL-DT_RELA-DT_RELSZ-DT_RELASZ.patch | 70 if (Elf64_Ehdr::EM_AARCH64 == e_machine
|
| /OK3568_Linux_fs/kernel/arch/arm64/kvm/hyp/nvhe/ |
| H A D | gen-hyprel.c | 289 assert_eq(elf16toh(elf.ehdr->e_machine), EM_AARCH64, "%u"); in init_elf()
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/ |
| H A D | elf_common.h | 245 #define EM_AARCH64 183 /* AArch64 (64-bit ARM) */ macro
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/ |
| H A D | elf_common.h | 245 #define EM_AARCH64 183 /* AArch64 (64-bit ARM) */ macro
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/host_include/ |
| H A D | elf_common.h | 245 #define EM_AARCH64 183 /* AArch64 (64-bit ARM) */ macro
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/host_include/ |
| H A D | elf_common.h | 245 #define EM_AARCH64 183 /* AArch64 (64-bit ARM) */ macro
|
| /OK3568_Linux_fs/kernel/arch/arm64/kernel/ |
| H A D | ptrace.c | 1235 .name = "aarch64", .e_machine = EM_AARCH64,
|
| /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 D | elf.h | 317 #define EM_AARCH64 183 /* ARM AARCH64 */ macro
|
| /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/ |
| H A D | elf.h | 317 #define EM_AARCH64 183 /* ARM AARCH64 */ macro
|