| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/host_include/ |
| H A D | elf32.h | 40 typedef uint32_t Elf32_Addr; typedef 62 Elf32_Addr e_entry; /* Entry point. */ 83 Elf32_Addr sh_addr; /* Address in memory image. */ 99 Elf32_Addr p_vaddr; /* Virtual address in memory image. */ 100 Elf32_Addr p_paddr; /* Physical address (not used). */ 115 Elf32_Addr d_ptr; /* Address value. */ 125 Elf32_Addr r_offset; /* Location to be relocated. */ 131 Elf32_Addr r_offset; /* Location to be relocated. */ 177 Elf32_Addr c_ptr; 187 Elf32_Addr st_value; /* Symbol value. */
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/ |
| H A D | elf32.h | 40 typedef uint32_t Elf32_Addr; typedef 62 Elf32_Addr e_entry; /* Entry point. */ 83 Elf32_Addr sh_addr; /* Address in memory image. */ 99 Elf32_Addr p_vaddr; /* Virtual address in memory image. */ 100 Elf32_Addr p_paddr; /* Physical address (not used). */ 115 Elf32_Addr d_ptr; /* Address value. */ 125 Elf32_Addr r_offset; /* Location to be relocated. */ 131 Elf32_Addr r_offset; /* Location to be relocated. */ 177 Elf32_Addr c_ptr; 187 Elf32_Addr st_value; /* Symbol value. */
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/ |
| H A D | elf32.h | 40 typedef uint32_t Elf32_Addr; typedef 62 Elf32_Addr e_entry; /* Entry point. */ 83 Elf32_Addr sh_addr; /* Address in memory image. */ 99 Elf32_Addr p_vaddr; /* Virtual address in memory image. */ 100 Elf32_Addr p_paddr; /* Physical address (not used). */ 115 Elf32_Addr d_ptr; /* Address value. */ 125 Elf32_Addr r_offset; /* Location to be relocated. */ 131 Elf32_Addr r_offset; /* Location to be relocated. */ 177 Elf32_Addr c_ptr; 187 Elf32_Addr st_value; /* Symbol value. */
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/host_include/ |
| H A D | elf32.h | 40 typedef uint32_t Elf32_Addr; typedef 62 Elf32_Addr e_entry; /* Entry point. */ 83 Elf32_Addr sh_addr; /* Address in memory image. */ 99 Elf32_Addr p_vaddr; /* Virtual address in memory image. */ 100 Elf32_Addr p_paddr; /* Physical address (not used). */ 115 Elf32_Addr d_ptr; /* Address value. */ 125 Elf32_Addr r_offset; /* Location to be relocated. */ 131 Elf32_Addr r_offset; /* Location to be relocated. */ 177 Elf32_Addr c_ptr; 187 Elf32_Addr st_value; /* Symbol value. */
|
| /OK3568_Linux_fs/kernel/arch/nds32/kernel/ |
| H A D | module.c | 124 Elf32_Addr *loc; in apply_relocate_add() 126 Elf32_Addr v; in apply_relocate_add() 147 loc = (Elf32_Addr *) (dstsec->sh_addr + rel->r_offset); in apply_relocate_add() 204 ((v - (Elf32_Addr) loc), 0x000000ff, module, rel, in apply_relocate_add() 207 do_reloc16(v - (Elf32_Addr) loc, loc, 0x000001ff, 1, in apply_relocate_add() 213 ((v - (Elf32_Addr) loc), 0x00003fff, module, rel, in apply_relocate_add() 216 do_reloc32(v - (Elf32_Addr) loc, loc, 0x00007fff, 1, in apply_relocate_add() 222 ((v - (Elf32_Addr) loc), 0x0000ffff, module, rel, in apply_relocate_add() 225 do_reloc32(v - (Elf32_Addr) loc, loc, 0x0001ffff, 1, in apply_relocate_add() 231 ((v - (Elf32_Addr) loc), 0x00ffffff, module, rel, in apply_relocate_add() [all …]
|
| /OK3568_Linux_fs/u-boot/arch/arc/lib/ |
| H A D | relocate.c | 46 Elf32_Addr *offset_ptr_rom, *last_offset = NULL; in do_elf_reloc_fixups() 47 Elf32_Addr *offset_ptr_ram; in do_elf_reloc_fixups() 51 offset_ptr_rom = (Elf32_Addr *)re_src->r_offset; in do_elf_reloc_fixups() 54 if (offset_ptr_rom >= (Elf32_Addr *)&__image_copy_start && in do_elf_reloc_fixups() 58 offset_ptr_ram = (Elf32_Addr *)((ulong)offset_ptr_rom + in do_elf_reloc_fixups()
|
| /OK3568_Linux_fs/kernel/include/uapi/linux/ |
| H A D | elf.h | 9 typedef __u32 Elf32_Addr; typedef 143 Elf32_Addr d_ptr; 163 Elf32_Addr r_offset; 173 Elf32_Addr r_offset; 186 Elf32_Addr st_value; 210 Elf32_Addr e_entry; /* Entry point */ 248 Elf32_Addr p_vaddr; 249 Elf32_Addr p_paddr; 308 Elf32_Addr sh_addr;
|
| H A D | elf-fdpic.h | 22 Elf32_Addr addr; /* core address to which mapped */ 23 Elf32_Addr p_vaddr; /* VMA recorded in file */
|
| /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 | 9 typedef __u32 Elf32_Addr; typedef 142 Elf32_Addr d_ptr; 162 Elf32_Addr r_offset; 172 Elf32_Addr r_offset; 185 Elf32_Addr st_value; 209 Elf32_Addr e_entry; /* Entry point */ 247 Elf32_Addr p_vaddr; 248 Elf32_Addr p_paddr; 307 Elf32_Addr sh_addr;
|
| H A D | elf-fdpic.h | 22 Elf32_Addr addr; /* core address to which mapped */ 23 Elf32_Addr p_vaddr; /* VMA recorded in 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.h | 9 typedef __u32 Elf32_Addr; typedef 142 Elf32_Addr d_ptr; 162 Elf32_Addr r_offset; 172 Elf32_Addr r_offset; 185 Elf32_Addr st_value; 209 Elf32_Addr e_entry; /* Entry point */ 247 Elf32_Addr p_vaddr; 248 Elf32_Addr p_paddr; 307 Elf32_Addr sh_addr;
|
| H A D | elf-fdpic.h | 22 Elf32_Addr addr; /* core address to which mapped */ 23 Elf32_Addr p_vaddr; /* VMA recorded in file */
|
| /OK3568_Linux_fs/u-boot/include/ |
| H A D | elf.h | 26 typedef uint32_t Elf32_Addr; /* Unsigned program address */ typedef 104 Elf32_Addr e_entry; /* virtual entry point */ 225 Elf32_Addr sh_addr; /* address */ 332 Elf32_Addr st_value; /* symbol value */ 381 Elf32_Addr r_offset; /* offset of relocation */ 388 Elf32_Addr r_offset; /* offset of relocation */ 413 Elf32_Addr p_vaddr; /* virtual address of segment */ 414 Elf32_Addr p_paddr; /* physical address - ignored? */ 450 Elf32_Addr d_ptr; /* program virtual address */
|
| /OK3568_Linux_fs/u-boot/arch/x86/lib/ |
| H A D | relocate.c | 93 Elf32_Addr *offset_ptr_rom, *last_offset = NULL; in do_elf_reloc_fixups32() 94 Elf32_Addr *offset_ptr_ram; in do_elf_reloc_fixups32() 98 offset_ptr_rom = (Elf32_Addr *)(uintptr_t)re_src->r_offset; in do_elf_reloc_fixups32() 101 if (offset_ptr_rom >= (Elf32_Addr *)(uintptr_t)text_base && in do_elf_reloc_fixups32() 105 offset_ptr_ram = (Elf32_Addr *)((ulong)offset_ptr_rom + in do_elf_reloc_fixups32()
|
| /OK3568_Linux_fs/kernel/arch/sh/kernel/ |
| H A D | module.c | 33 Elf32_Addr relocation; in apply_relocate_add() 58 relocation = (relocation - (Elf32_Addr) location); in apply_relocate_add() 72 relocation -= (Elf32_Addr) location; in apply_relocate_add() 77 relocation -= (Elf32_Addr) location; in apply_relocate_add()
|
| /OK3568_Linux_fs/kernel/arch/powerpc/boot/ |
| H A D | elf.h | 6 typedef unsigned int Elf32_Addr; typedef 60 Elf32_Addr e_entry; /* Entry point */ 98 Elf32_Addr p_vaddr; 99 Elf32_Addr p_paddr;
|
| /OK3568_Linux_fs/kernel/arch/mips/kernel/ |
| H A D | vpe.c | 221 Elf32_Addr *addr; 222 Elf32_Addr value; 229 Elf32_Addr v) in apply_r_mips_none() 235 Elf32_Addr v) in apply_r_mips_gprel16() 260 Elf32_Addr v) in apply_r_mips_pc16() 279 Elf32_Addr v) in apply_r_mips_32() 287 Elf32_Addr v) in apply_r_mips_26() 312 Elf32_Addr v) in apply_r_mips_hi16() 334 Elf32_Addr v) in apply_r_mips_lo16() 337 Elf32_Addr val, vallo; in apply_r_mips_lo16() [all …]
|
| /OK3568_Linux_fs/kernel/arch/arc/kernel/ |
| H A D | module.c | 54 Elf32_Addr relocation, location, tgt_addr; in apply_relocate_add() 105 *((Elf32_Addr *) location) = relocation; in apply_relocate_add() 107 *((Elf32_Addr *) location) = relocation - location; in apply_relocate_add()
|
| /OK3568_Linux_fs/kernel/arch/arm/kernel/ |
| H A D | module-plts.c | 51 u32 get_module_plt(struct module *mod, unsigned long loc, Elf32_Addr val) in get_module_plt() 116 static bool is_zero_addend_relocation(Elf32_Addr base, const Elf32_Rel *rel) in is_zero_addend_relocation() 144 static bool duplicate_rel(Elf32_Addr base, const Elf32_Rel *rel, int num) in duplicate_rel() 162 static unsigned int count_plts(const Elf32_Sym *syms, Elf32_Addr base, in count_plts()
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-core/glibc/ldconfig-native-2.12.1/ |
| H A D | 32and64bit.patch | 25 + Elf32_Addr loadaddr; 77 + if (loadaddr == (Elf32_Addr) -1) 108 + Elf32_Addr size = segment->p_filesz; 115 + Elf32_Addr) note_size = 3 * sizeof (Elf32_Word)) 143 + if (loadaddr == (Elf32_Addr) -1)
|
| H A D | endian-ness_handling.patch | 77 if (loadaddr == (Elf32_Addr) -1) 107 - Elf32_Addr size = segment->p_filesz; 109 + Elf32_Addr size = read32(segment->p_filesz, be); 118 - Elf32_Addr) note_size = 3 * sizeof (Elf32_Word)) 122 + Elf32_Addr note_size = 3 * sizeof (Elf32_Word)
|
| /OK3568_Linux_fs/kernel/arch/c6x/kernel/ |
| H A D | module.c | 13 static inline int fixup_pcr(u32 *ip, Elf32_Addr dest, u32 maskbits, int shift) in fixup_pcr() 51 Elf32_Addr v; in apply_relocate_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/bits/ |
| H A D | link.h | 51 extern Elf32_Addr la_arm_gnu_pltenter (Elf32_Sym *__sym, unsigned int __ndx,
|
| /OK3568_Linux_fs/kernel/include/asm-generic/ |
| H A D | module.h | 38 #define Elf_Addr Elf32_Addr
|
| /OK3568_Linux_fs/kernel/arch/arm/include/asm/ |
| H A D | module.h | 48 u32 get_module_plt(struct module *mod, unsigned long loc, Elf32_Addr val);
|