| /OK3568_Linux_fs/kernel/arch/riscv/kernel/ |
| H A D | module.c | 29 static int apply_r_riscv_32_rela(struct module *me, u32 *location, Elf_Addr v) in apply_r_riscv_32_rela() 40 static int apply_r_riscv_64_rela(struct module *me, u32 *location, Elf_Addr v) in apply_r_riscv_64_rela() 47 Elf_Addr v) in apply_r_riscv_branch_rela() 60 Elf_Addr v) in apply_r_riscv_jal_rela() 73 Elf_Addr v) in apply_r_riscv_rcv_branch_rela() 88 Elf_Addr v) in apply_r_riscv_rvc_jump_rela() 106 Elf_Addr v) in apply_r_riscv_pcrel_hi20_rela() 124 Elf_Addr v) in apply_r_riscv_pcrel_lo12_i_rela() 135 Elf_Addr v) in apply_r_riscv_pcrel_lo12_s_rela() 149 Elf_Addr v) in apply_r_riscv_hi20_rela() [all …]
|
| /OK3568_Linux_fs/kernel/arch/mips/kernel/ |
| H A D | module.c | 27 Elf_Addr *addr; 28 Elf_Addr value; 44 u32 base, Elf_Addr v, bool rela) in apply_r_mips_none() 50 u32 base, Elf_Addr v, bool rela) in apply_r_mips_32() 58 u32 base, Elf_Addr v, bool rela) in apply_r_mips_26() 79 u32 base, Elf_Addr v, bool rela) in apply_r_mips_hi16() 98 n->addr = (Elf_Addr *)location; in apply_r_mips_hi16() 118 u32 base, Elf_Addr v, bool rela) in apply_r_mips_lo16() 122 Elf_Addr val, vallo; in apply_r_mips_lo16() 190 Elf_Addr v, unsigned int bits) in apply_r_mips_pc() [all …]
|
| /OK3568_Linux_fs/kernel/arch/s390/kernel/ |
| H A D | module.c | 177 static int apply_rela_bits(Elf_Addr loc, Elf_Addr val, in apply_rela_bits() 188 val = (Elf_Addr)(((long) val) >> shift); in apply_rela_bits() 224 static int apply_rela(Elf_Rela *rela, Elf_Addr base, Elf_Sym *symtab, in apply_rela() 229 Elf_Addr loc, val; in apply_rela() 296 Elf_Addr *gotent = me->core_layout.base + in apply_rela() 321 val += (Elf_Addr) me->core_layout.base - loc; in apply_rela() 367 val = (Elf_Addr) me->core_layout.base + in apply_rela() 389 ((Elf_Addr) me->core_layout.base + me->arch.got_offset); in apply_rela() 399 val = (Elf_Addr) me->core_layout.base + me->arch.got_offset + in apply_rela() 433 Elf_Addr base; in __apply_relocate_add()
|
| H A D | kexec_elf.c | 22 Elf_Addr entry; in kexec_file_add_kernel_elf()
|
| /OK3568_Linux_fs/kernel/arch/sparc/kernel/ |
| H A D | module.c | 96 Elf_Addr v; in apply_relocate_add() 115 v -= (Elf_Addr) location; in apply_relocate_add() 131 v -= (Elf_Addr) location; in apply_relocate_add() 153 v -= (Elf_Addr) location; in apply_relocate_add() 159 v -= (Elf_Addr) location; in apply_relocate_add()
|
| /OK3568_Linux_fs/kernel/scripts/ |
| H A D | sorttable.h | 23 #undef Elf_Addr 45 # define Elf_Addr Elf64_Addr macro 66 # define Elf_Addr Elf32_Addr macro 185 Elf_Addr av = _r(a); in compare_extable() 186 Elf_Addr bv = _r(b); in compare_extable()
|
| H A D | recordmcount.h | 39 #undef Elf_Addr 78 # define Elf_Addr Elf64_Addr macro 116 # define Elf_Addr Elf32_Addr macro 180 static Elf_Addr old_r_offset = ~(Elf_Addr)0; in MIPS_is_fake_mcount() 181 Elf_Addr current_r_offset = _w(rp->r_offset); in MIPS_is_fake_mcount() 184 is_fake = (old_r_offset != ~(Elf_Addr)0) && in MIPS_is_fake_mcount()
|
| /OK3568_Linux_fs/kernel/arch/parisc/kernel/ |
| H A D | module.c | 390 static Elf_Addr get_fdesc(struct module *me, unsigned long value) in get_fdesc() 402 return (Elf_Addr)fdesc; in get_fdesc() 410 fdesc->gp = (Elf_Addr)me->core_layout.base + me->arch.got_offset; in get_fdesc() 411 return (Elf_Addr)fdesc; in get_fdesc() 421 static Elf_Addr get_stub(struct module *me, unsigned long value, long addend, in get_stub() 422 enum elf_stub_type stub_type, Elf_Addr loc0, unsigned int targetsec) in get_stub() 514 return (Elf_Addr)stub; in get_stub() 531 Elf_Addr loc0; in apply_relocate_add() 677 Elf_Addr loc0; in apply_relocate_add() 842 gp = (Elf_Addr)me->core_layout.base + me->arch.got_offset; in register_unwind_table()
|
| /OK3568_Linux_fs/kernel/include/asm-generic/ |
| H A D | module.h | 21 #define Elf_Addr Elf64_Addr macro 38 #define Elf_Addr Elf32_Addr macro
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/ |
| H A D | elf.h | 12 typedef Elf32_Addr Elf_Addr; typedef 40 typedef Elf64_Addr Elf_Addr; typedef
|
| H A D | link.h | 13 Elf_Addr dlpi_addr; /* module relocation base */
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/ |
| H A D | elf.h | 12 typedef Elf32_Addr Elf_Addr; typedef 40 typedef Elf64_Addr Elf_Addr; typedef
|
| H A D | link.h | 13 Elf_Addr dlpi_addr; /* module relocation base */
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/host_include/ |
| H A D | elf.h | 12 typedef Elf32_Addr Elf_Addr; typedef 40 typedef Elf64_Addr Elf_Addr; typedef
|
| H A D | link.h | 13 Elf_Addr dlpi_addr; /* module relocation base */
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/host_include/ |
| H A D | elf.h | 12 typedef Elf32_Addr Elf_Addr; typedef 40 typedef Elf64_Addr Elf_Addr; typedef
|
| H A D | link.h | 13 Elf_Addr dlpi_addr; /* module relocation base */
|
| /OK3568_Linux_fs/kernel/arch/mips/include/asm/ |
| H A D | module.h | 42 #define Elf_Addr Elf32_Addr macro 60 #define Elf_Addr Elf64_Addr macro
|
| /OK3568_Linux_fs/kernel/scripts/mod/ |
| H A D | modpost.h | 27 #define Elf_Addr Elf32_Addr macro 42 #define Elf_Addr Elf64_Addr macro
|
| /OK3568_Linux_fs/kernel/arch/c6x/kernel/ |
| H A D | module.c | 52 Elf_Addr offset = 0; in apply_relocate_add()
|
| /OK3568_Linux_fs/buildroot/package/patchelf/ |
| H A D | 0008-Use-sh_offset-instead-of-sh_addr-when-checking-alrea.patch | 30 Elf_Addr pht_size = sizeof(Elf_Ehdr) + (phdrs.size() + 1)*sizeof(Elf_Phdr);
|
| H A D | 0002-Extract-a-function-for-splitting-a-colon-separated-s.patch | 20 #define ElfFileParamNames Elf_Ehdr, Elf_Phdr, Elf_Shdr, Elf_Addr, Elf_Off, Elf_Dyn, Elf_Sym
|
| H A D | 0005-Avoid-inflating-file-sizes-needlessly-and-allow-bina.patch | 58 Elf_Addr startAddr, Elf_Off startOffset); 86 + Elf_Addr pht_size = sizeof(Elf_Ehdr) + (phdrs.size() + 1)*sizeof(Elf_Phdr);
|
| H A D | 0010-Fix-endianness-issues-for-powerpc-PIE.patch | 60 Elf_Addr pht_size = sizeof(Elf_Ehdr) + (phdrs.size() + 1)*sizeof(Elf_Phdr);
|
| /OK3568_Linux_fs/kernel/arch/x86/tools/ |
| H A D | relocs.c | 8 #define Elf_Addr ElfW(Addr) macro 721 static Elf_Addr per_cpu_load_addr;
|