| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/ |
| H A D | elf64.h | 40 typedef uint64_t Elf64_Addr; typedef 71 Elf64_Addr e_entry; /* Entry point. */ 92 Elf64_Addr sh_addr; /* Address in memory image. */ 109 Elf64_Addr p_vaddr; /* Virtual address in memory image. */ 110 Elf64_Addr p_paddr; /* Physical address (not used). */ 124 Elf64_Addr d_ptr; /* Address value. */ 134 Elf64_Addr r_offset; /* Location to be relocated. */ 140 Elf64_Addr r_offset; /* Location to be relocated. */ 184 Elf64_Addr c_ptr; 197 Elf64_Addr st_value; /* Symbol value. */
|
| H A D | elf.h | 40 typedef Elf64_Addr Elf_Addr;
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/host_include/ |
| H A D | elf64.h | 40 typedef uint64_t Elf64_Addr; typedef 71 Elf64_Addr e_entry; /* Entry point. */ 92 Elf64_Addr sh_addr; /* Address in memory image. */ 109 Elf64_Addr p_vaddr; /* Virtual address in memory image. */ 110 Elf64_Addr p_paddr; /* Physical address (not used). */ 124 Elf64_Addr d_ptr; /* Address value. */ 134 Elf64_Addr r_offset; /* Location to be relocated. */ 140 Elf64_Addr r_offset; /* Location to be relocated. */ 184 Elf64_Addr c_ptr; 197 Elf64_Addr st_value; /* Symbol value. */
|
| H A D | elf.h | 40 typedef Elf64_Addr Elf_Addr;
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/host_include/ |
| H A D | elf64.h | 40 typedef uint64_t Elf64_Addr; typedef 71 Elf64_Addr e_entry; /* Entry point. */ 92 Elf64_Addr sh_addr; /* Address in memory image. */ 109 Elf64_Addr p_vaddr; /* Virtual address in memory image. */ 110 Elf64_Addr p_paddr; /* Physical address (not used). */ 124 Elf64_Addr d_ptr; /* Address value. */ 134 Elf64_Addr r_offset; /* Location to be relocated. */ 140 Elf64_Addr r_offset; /* Location to be relocated. */ 184 Elf64_Addr c_ptr; 197 Elf64_Addr st_value; /* Symbol value. */
|
| H A D | elf.h | 40 typedef Elf64_Addr Elf_Addr;
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/ |
| H A D | elf64.h | 40 typedef uint64_t Elf64_Addr; typedef 71 Elf64_Addr e_entry; /* Entry point. */ 92 Elf64_Addr sh_addr; /* Address in memory image. */ 109 Elf64_Addr p_vaddr; /* Virtual address in memory image. */ 110 Elf64_Addr p_paddr; /* Physical address (not used). */ 124 Elf64_Addr d_ptr; /* Address value. */ 134 Elf64_Addr r_offset; /* Location to be relocated. */ 140 Elf64_Addr r_offset; /* Location to be relocated. */ 184 Elf64_Addr c_ptr; 197 Elf64_Addr st_value; /* Symbol value. */
|
| H A D | elf.h | 40 typedef Elf64_Addr Elf_Addr;
|
| /OK3568_Linux_fs/kernel/include/uapi/linux/ |
| H A D | elf.h | 16 typedef __u64 Elf64_Addr; typedef 151 Elf64_Addr d_ptr; 168 Elf64_Addr r_offset; /* Location at which to apply the action */ 179 Elf64_Addr r_offset; /* Location at which to apply the action */ 198 Elf64_Addr st_value; /* Value of the symbol */ 227 Elf64_Addr e_entry; /* Entry point virtual address */ 260 Elf64_Addr p_vaddr; /* Segment virtual address */ 261 Elf64_Addr p_paddr; /* Segment physical address */ 321 Elf64_Addr sh_addr; /* Section virtual addr at execution */
|
| /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 | 16 typedef __u64 Elf64_Addr; typedef 150 Elf64_Addr d_ptr; 167 Elf64_Addr r_offset; /* Location at which to apply the action */ 178 Elf64_Addr r_offset; /* Location at which to apply the action */ 197 Elf64_Addr st_value; /* Value of the symbol */ 226 Elf64_Addr e_entry; /* Entry point virtual address */ 259 Elf64_Addr p_vaddr; /* Segment virtual address */ 260 Elf64_Addr p_paddr; /* Segment physical address */ 320 Elf64_Addr sh_addr; /* Section virtual addr at execution */
|
| /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 | 16 typedef __u64 Elf64_Addr; typedef 150 Elf64_Addr d_ptr; 167 Elf64_Addr r_offset; /* Location at which to apply the action */ 178 Elf64_Addr r_offset; /* Location at which to apply the action */ 197 Elf64_Addr st_value; /* Value of the symbol */ 226 Elf64_Addr e_entry; /* Entry point virtual address */ 259 Elf64_Addr p_vaddr; /* Segment virtual address */ 260 Elf64_Addr p_paddr; /* Segment physical address */ 320 Elf64_Addr sh_addr; /* Section virtual addr at execution */
|
| /OK3568_Linux_fs/u-boot/arch/x86/lib/ |
| H A D | relocate.c | 54 Elf64_Addr *offset_ptr_rom, *last_offset = NULL; in do_elf_reloc_fixups64() 55 Elf64_Addr *offset_ptr_ram; in do_elf_reloc_fixups64() 59 offset_ptr_rom = (Elf64_Addr *)(uintptr_t)re_src->r_offset; in do_elf_reloc_fixups64() 62 if (offset_ptr_rom >= (Elf64_Addr *)(uintptr_t)text_base && in do_elf_reloc_fixups64() 65 offset_ptr_ram = (Elf64_Addr *)((ulong)offset_ptr_rom + in do_elf_reloc_fixups64()
|
| /OK3568_Linux_fs/kernel/arch/powerpc/boot/ |
| H A D | elf.h | 13 typedef unsigned long long Elf64_Addr; typedef 77 Elf64_Addr e_entry; /* Entry point virtual address */ 110 Elf64_Addr p_vaddr; /* Segment virtual address */ 111 Elf64_Addr p_paddr; /* Segment physical address */
|
| /OK3568_Linux_fs/kernel/arch/mips/include/asm/ |
| H A D | module.h | 20 Elf64_Addr r_offset; /* Address of relocation. */ 29 Elf64_Addr r_offset; /* Address of relocation. */ 60 #define Elf_Addr Elf64_Addr
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-core/glibc/ldconfig-native-2.12.1/ |
| H A D | endian-ness_handling_fix.patch | 17 Elf64_Addr loadaddr; 20 + Elf64_Addr dynamic_addr; 43 - Elf64_Addr size = read32(segment->p_filesz, be);
|
| H A D | 32and64bit.patch | 225 + Elf64_Addr loadaddr; 255 + if (loadaddr == (Elf64_Addr) -1) 267 + Elf64_Addr size = segment->p_filesz; 276 + Elf64_Addr note_size = 3 * sizeof (Elf64_Word) 285 + if (loadaddr == (Elf64_Addr) -1)
|
| H A D | endian-ness_handling.patch | 223 if (loadaddr == (Elf64_Addr) -1) 253 - Elf64_Addr size = segment->p_filesz; 255 + Elf64_Addr size = read32(segment->p_filesz, be); 265 Elf64_Addr note_size = 3 * sizeof (Elf64_Word)
|
| /OK3568_Linux_fs/u-boot/include/ |
| H A D | elf.h | 33 typedef uint64_t Elf64_Addr; typedef 394 Elf64_Addr r_offset; /* Location at which to apply the action */ 399 Elf64_Addr r_offset; /* Location at which to apply the action */ 460 Elf64_Addr d_ptr;
|
| /OK3568_Linux_fs/kernel/arch/parisc/kernel/ |
| H A D | module.c | 108 Elf64_Addr addr; 674 Elf64_Addr val; in apply_relocate_add() 676 Elf64_Addr dot; in apply_relocate_add() 697 dot = (Elf64_Addr)loc & ~0x03; in apply_relocate_add() 980 unsigned long start_opd = (Elf64_Addr)mod->core_layout.base + in dereference_module_function_descriptor()
|
| /OK3568_Linux_fs/kernel/include/asm-generic/ |
| H A D | module.h | 21 #define Elf_Addr Elf64_Addr
|
| /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 | 44 typedef uint64_t Elf64_Addr; typedef 87 Elf64_Addr e_entry; /* Entry point virtual address */ 400 Elf64_Addr sh_addr; /* Section virtual addr at execution */ 532 Elf64_Addr st_value; /* Symbol value */ 644 Elf64_Addr r_offset; /* Address */ 659 Elf64_Addr r_offset; /* Address */ 693 Elf64_Addr p_vaddr; /* Segment virtual address */ 694 Elf64_Addr p_paddr; /* Segment physical address */ 844 Elf64_Addr d_ptr; /* Address value */
|
| /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 | 44 typedef uint64_t Elf64_Addr; typedef 87 Elf64_Addr e_entry; /* Entry point virtual address */ 400 Elf64_Addr sh_addr; /* Section virtual addr at execution */ 532 Elf64_Addr st_value; /* Symbol value */ 644 Elf64_Addr r_offset; /* Address */ 659 Elf64_Addr r_offset; /* Address */ 693 Elf64_Addr p_vaddr; /* Segment virtual address */ 694 Elf64_Addr p_paddr; /* Segment physical address */ 844 Elf64_Addr d_ptr; /* Address value */
|
| /OK3568_Linux_fs/kernel/tools/objtool/ |
| H A D | orc_dump.c | 70 Elf64_Addr orc_ip_addr = 0; in orc_dump()
|
| /OK3568_Linux_fs/kernel/arch/s390/boot/ |
| H A D | startup.c | 94 Elf64_Addr loc, val; in handle_relocs()
|
| /OK3568_Linux_fs/kernel/scripts/mod/ |
| H A D | modpost.h | 42 #define Elf_Addr Elf64_Addr
|