| /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 | audit.h | 387 #define AUDIT_ARCH_MIPS (EM_MIPS) 388 #define AUDIT_ARCH_MIPSEL (EM_MIPS|__AUDIT_ARCH_LE) 389 #define AUDIT_ARCH_MIPS64 (EM_MIPS|__AUDIT_ARCH_64BIT) 390 #define AUDIT_ARCH_MIPS64N32 (EM_MIPS|__AUDIT_ARCH_64BIT|\ 392 #define AUDIT_ARCH_MIPSEL64 (EM_MIPS|__AUDIT_ARCH_64BIT|__AUDIT_ARCH_LE) 393 #define AUDIT_ARCH_MIPSEL64N32 (EM_MIPS|__AUDIT_ARCH_64BIT|__AUDIT_ARCH_LE|\
|
| H A D | elf-em.h | 14 #define EM_MIPS 8 /* MIPS R3000 (officially, big-endian only) */ macro
|
| /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 | audit.h | 387 #define AUDIT_ARCH_MIPS (EM_MIPS) 388 #define AUDIT_ARCH_MIPSEL (EM_MIPS|__AUDIT_ARCH_LE) 389 #define AUDIT_ARCH_MIPS64 (EM_MIPS|__AUDIT_ARCH_64BIT) 390 #define AUDIT_ARCH_MIPS64N32 (EM_MIPS|__AUDIT_ARCH_64BIT|\ 392 #define AUDIT_ARCH_MIPSEL64 (EM_MIPS|__AUDIT_ARCH_64BIT|__AUDIT_ARCH_LE) 393 #define AUDIT_ARCH_MIPSEL64N32 (EM_MIPS|__AUDIT_ARCH_64BIT|__AUDIT_ARCH_LE|\
|
| H A D | elf-em.h | 14 #define EM_MIPS 8 /* MIPS R3000 (officially, big-endian only) */ macro
|
| /OK3568_Linux_fs/kernel/include/uapi/linux/ |
| H A D | audit.h | 403 #define AUDIT_ARCH_MIPS (EM_MIPS) 404 #define AUDIT_ARCH_MIPSEL (EM_MIPS|__AUDIT_ARCH_LE) 405 #define AUDIT_ARCH_MIPS64 (EM_MIPS|__AUDIT_ARCH_64BIT) 406 #define AUDIT_ARCH_MIPS64N32 (EM_MIPS|__AUDIT_ARCH_64BIT|\ 408 #define AUDIT_ARCH_MIPSEL64 (EM_MIPS|__AUDIT_ARCH_64BIT|__AUDIT_ARCH_LE) 409 #define AUDIT_ARCH_MIPSEL64N32 (EM_MIPS|__AUDIT_ARCH_64BIT|__AUDIT_ARCH_LE|\
|
| H A D | elf-em.h | 14 #define EM_MIPS 8 /* MIPS R3000 (officially, big-endian only) */ macro
|
| /OK3568_Linux_fs/kernel/arch/mips/boot/tools/ |
| H A D | relocs_32.c | 6 #define ELF_MACHINE EM_MIPS
|
| H A D | relocs_64.c | 6 #define ELF_MACHINE EM_MIPS
|
| /OK3568_Linux_fs/kernel/scripts/ |
| H A D | recordmcount.c | 560 case EM_MIPS: /* reltype: e_class */ break; in do_file() 588 if (w2(ehdr->e_machine) == EM_MIPS) { in do_file() 607 if (w2(ghdr->e_machine) == EM_MIPS) { in do_file()
|
| H A D | sorttable.c | 351 case EM_MIPS: in do_file()
|
| /OK3568_Linux_fs/kernel/arch/mips/kernel/ |
| H A D | binfmt_elfn32.c | 14 #define ELF_ARCH EM_MIPS
|
| H A D | binfmt_elfo32.c | 14 #define ELF_ARCH EM_MIPS
|
| /OK3568_Linux_fs/kernel/arch/mips/include/asm/ |
| H A D | elf.h | 258 #define ELF_ARCH EM_MIPS 274 #define mips_elf_check_machine(x) ((x)->e_machine == EM_MIPS)
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/rpm/files/ |
| H A D | 0001-Add-a-color-setting-for-mips64_n32-binaries.patch | 30 + if (ehdr.e_machine == EM_MIPS || ehdr.e_machine == EM_MIPS_RS3_LE)
|
| /OK3568_Linux_fs/kernel/arch/mips/vdso/ |
| H A D | genvdso.c | 172 if (swap_uint16(ehdr->e_machine) != EM_MIPS) { in map_vdso()
|
| /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 | 95 + case EM_MIPS:
|
| /OK3568_Linux_fs/u-boot/include/ |
| H A D | elf.h | 140 #define EM_MIPS 8 /* MIPS R3000 Big-Endian only */ macro
|
| /OK3568_Linux_fs/u-boot/tools/ |
| H A D | mips-relocs.c | 283 if (ehdr_field(e_machine) != EM_MIPS) { in main()
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/ |
| H A D | elf_common.h | 153 #define EM_MIPS 8 /* MIPS R3000 Big-Endian only. */ macro
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/ |
| H A D | elf_common.h | 153 #define EM_MIPS 8 /* MIPS R3000 Big-Endian only. */ macro
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/host_include/ |
| H A D | elf_common.h | 153 #define EM_MIPS 8 /* MIPS R3000 Big-Endian only. */ macro
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/host_include/ |
| H A D | elf_common.h | 153 #define EM_MIPS 8 /* MIPS R3000 Big-Endian only. */ macro
|
| /OK3568_Linux_fs/kernel/scripts/mod/ |
| H A D | modpost.c | 1862 if (elf->hdr->e_machine == EM_MIPS) { in section_rela() 1908 if (elf->hdr->e_machine == EM_MIPS) { in section_rel() 1932 case EM_MIPS: in section_rel()
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-devtools/ltrace/ltrace/ |
| H A D | 0001-Add-support-for-mips64-n32-n64.patch | 188 #define LT_ELF_MACHINE EM_MIPS 191 +#define LT_ELF_MACHINE2 EM_MIPS
|
| /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 | 179 #define EM_MIPS 8 /* MIPS R3000 big-endian */ macro
|