Searched refs:Elf64_Addr (Results 1 – 10 of 10) sorted by relevance
15 typedef __u64 Elf64_Addr; typedef149 Elf64_Addr d_ptr;166 Elf64_Addr r_offset; /* Location at which to apply the action */177 Elf64_Addr r_offset; /* Location at which to apply the action */196 Elf64_Addr st_value; /* Value of the symbol */225 Elf64_Addr e_entry; /* Entry point virtual address */258 Elf64_Addr p_vaddr; /* Segment virtual address */259 Elf64_Addr p_paddr; /* Segment physical address */316 Elf64_Addr sh_addr; /* Section virtual addr at execution */
12 typedef unsigned long long Elf64_Addr; typedef76 Elf64_Addr e_entry; /* Entry point virtual address */109 Elf64_Addr p_vaddr; /* Segment virtual address */110 Elf64_Addr p_paddr; /* Segment physical address */
19 Elf64_Addr r_offset; /* Address of relocation. */28 Elf64_Addr r_offset; /* Address of relocation. */59 #define Elf_Addr Elf64_Addr
20 #define Elf_Addr Elf64_Addr
128 Elf64_Addr addr;686 Elf64_Addr val; in apply_relocate_add()688 Elf64_Addr dot; in apply_relocate_add()709 dot = (Elf64_Addr)loc & ~0x03; in apply_relocate_add()
40 #define Elf_Addr Elf64_Addr
22 typedef Elf64_Addr kernel_ulong_t;
40 # define Elf_Addr Elf64_Addr
69 # define Elf_Addr Elf64_Addr
476 phdr->p_vaddr = (Elf64_Addr)_text; in prepare_elf64_headers()