| /OK3568_Linux_fs/kernel/arch/arm64/kernel/ |
| H A D | module-plts.c | 145 i = cmp_3way(ELF64_R_SYM(x->r_info), ELF64_R_SYM(y->r_info)); in cmp_rela() 188 s = syms + ELF64_R_SYM(rela[i].r_info); in count_plts() 261 Elf64_Sym *s = syms + ELF64_R_SYM(rela->r_info); in branch_rela_needs_plt()
|
| H A D | module.c | 281 + ELF64_R_SYM(rel[i].r_info); in apply_relocate_add()
|
| /OK3568_Linux_fs/kernel/arch/x86/tools/ |
| H A D | relocs_64.c | 12 #define ELF_R_SYM(val) ELF64_R_SYM(val)
|
| /OK3568_Linux_fs/kernel/include/asm-generic/ |
| H A D | module.h | 29 #define ELF_R_SYM(X) ELF64_R_SYM(X)
|
| /OK3568_Linux_fs/kernel/arch/alpha/kernel/ |
| H A D | module.c | 32 unsigned long r_sym = ELF64_R_SYM (rela->r_info); in process_reloc_for_got() 155 unsigned long r_sym = ELF64_R_SYM (rela[i].r_info); in apply_relocate_add()
|
| /OK3568_Linux_fs/kernel/arch/riscv/include/uapi/asm/ |
| H A D | elf.h | 28 #define ELF_RISCV_R_SYM(r_info) ELF64_R_SYM(r_info)
|
| /OK3568_Linux_fs/kernel/arch/mips/include/asm/ |
| H A D | module.h | 64 #define ELF_R_SYM(X) ELF64_R_SYM(X)
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-devtools/heaptrack/heaptrack/ |
| H A D | 0002-heaptrack_inject-Include-dlfcn.h-for-dlopen-dlclose.patch | 33 #define ELF_R_SYM(i) ELF64_R_SYM(i)
|
| /OK3568_Linux_fs/kernel/arch/powerpc/kernel/ |
| H A D | module_64.c | 161 (r_info != ELF64_R_SYM(rela[i].r_info) || in count_relocs() 164 r_info = ELF64_R_SYM(rela[i].r_info); in count_relocs() 551 + ELF64_R_SYM(rela[i].r_info); in apply_relocate_add()
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/ |
| H A D | elf64.h | 146 #define ELF64_R_SYM(info) ((info) >> 32) macro
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/host_include/ |
| H A D | elf64.h | 146 #define ELF64_R_SYM(info) ((info) >> 32) macro
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/host_include/ |
| H A D | elf64.h | 146 #define ELF64_R_SYM(info) ((info) >> 32) macro
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/ |
| H A D | elf64.h | 146 #define ELF64_R_SYM(info) ((info) >> 32) macro
|
| /OK3568_Linux_fs/kernel/arch/s390/boot/ |
| H A D | startup.c | 103 r_sym = ELF64_R_SYM(rela->r_info); in handle_relocs()
|
| /OK3568_Linux_fs/kernel/scripts/mod/ |
| H A D | modpost.h | 50 #define ELF_R_SYM ELF64_R_SYM
|
| /OK3568_Linux_fs/kernel/include/uapi/linux/ |
| H A D | elf.h | 159 #define ELF64_R_SYM(i) ((i) >> 32) macro
|
| /OK3568_Linux_fs/kernel/arch/x86/kernel/ |
| H A D | module.c | 153 + ELF64_R_SYM(rel[i].r_info); in __apply_relocate_add()
|
| H A D | machine_kexec_64.c | 475 sym += ELF64_R_SYM(rel[i].r_info); in arch_kexec_apply_relocations_add()
|
| /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 | 158 #define ELF64_R_SYM(i) ((i) >> 32) 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 | 158 #define ELF64_R_SYM(i) ((i) >> 32) macro
|
| /OK3568_Linux_fs/kernel/arch/s390/kernel/ |
| H A D | machine_kexec_file.c | 299 sym += ELF64_R_SYM(relas[i].r_info); in arch_kexec_apply_relocations_add()
|
| /OK3568_Linux_fs/u-boot/include/ |
| H A D | elf.h | 464 #define ELF64_R_SYM(i) ((i) >> 32) macro
|
| /OK3568_Linux_fs/kernel/scripts/ |
| H A D | sorttable.h | 51 # define ELF_R_SYM ELF64_R_SYM
|
| H A D | recordmcount.h | 84 # define ELF_R_SYM ELF64_R_SYM
|
| /OK3568_Linux_fs/kernel/arch/parisc/kernel/ |
| H A D | module.c | 690 + ELF64_R_SYM(rel[i].r_info); in apply_relocate_add()
|