Searched refs:Elf64_Addr (Results 1 - 1 of 1) sorted by relevance

/include/linux/
H A Delf.h18 typedef __u64 Elf64_Addr; typedef
152 Elf64_Addr d_ptr;
169 Elf64_Addr r_offset; /* Location at which to apply the action */
180 Elf64_Addr r_offset; /* Location at which to apply the action */
199 Elf64_Addr st_value; /* Value of the symbol */
228 Elf64_Addr e_entry; /* Entry point virtual address */
261 Elf64_Addr p_vaddr; /* Segment virtual address */
262 Elf64_Addr p_paddr; /* Segment physical address */
319 Elf64_Addr sh_addr; /* Section virtual addr at execution */

Completed in 21 milliseconds