| /OK3568_Linux_fs/kernel/arch/powerpc/boot/ |
| H A D | elf.h | 41 #define ET_REL 1 macro
|
| /OK3568_Linux_fs/kernel/arch/mips/kernel/ |
| H A D | vpe.c | 594 || (hdr->e_type != ET_REL && hdr->e_type != ET_EXEC) in vpe_elfload() 602 if (hdr->e_type == ET_REL) in vpe_elfload()
|
| /OK3568_Linux_fs/kernel/include/uapi/linux/ |
| H A D | elf.h | 67 #define ET_REL 1 macro
|
| /OK3568_Linux_fs/kernel/arch/arm64/kvm/hyp/nvhe/ |
| H A D | gen-hyprel.c | 288 assert_eq(elf16toh(elf.ehdr->e_type), ET_REL, "%u"); in init_elf()
|
| /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.h | 66 #define ET_REL 1 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 | elf.h | 66 #define ET_REL 1 macro
|
| /OK3568_Linux_fs/u-boot/include/ |
| H A D | elf.h | 119 #define ET_REL 1 /* relocatable file */ macro
|
| /OK3568_Linux_fs/kernel/scripts/ |
| H A D | recordmcount.c | 524 w2(ehdr->e_type) != ET_REL || in do_file()
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/ |
| H A D | elf_common.h | 136 #define ET_REL 1 /* Relocatable. */ macro
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/ |
| H A D | elf_common.h | 136 #define ET_REL 1 /* Relocatable. */ macro
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/host_include/ |
| H A D | elf_common.h | 136 #define ET_REL 1 /* Relocatable. */ macro
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/host_include/ |
| H A D | elf_common.h | 136 #define ET_REL 1 /* Relocatable. */ macro
|
| /OK3568_Linux_fs/kernel/tools/perf/util/ |
| H A D | symbol-elf.c | 818 return ehdr.e_type == ET_EXEC || ehdr.e_type == ET_REL || in elf__needs_adjust_symbols() 1092 dso->rel = syms_ss->ehdr.e_type == ET_REL; in dso__load_sym()
|
| /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 | 159 #define ET_REL 1 /* Relocatable file */ 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 | 159 #define ET_REL 1 /* Relocatable file */ macro
|
| /OK3568_Linux_fs/kernel/scripts/mod/ |
| H A D | modpost.c | 328 if (info->hdr->e_type != ET_REL) in sym_get_data_by_offset()
|
| /OK3568_Linux_fs/kernel/kernel/ |
| H A D | module.c | 3017 || info->hdr->e_type != ET_REL in elf_validity_check()
|
| /OK3568_Linux_fs/kernel/tools/lib/bpf/ |
| H A D | libbpf.c | 1170 if (ep->e_type != ET_REL || in bpf_object__elf_init()
|