Home
last modified time | relevance | path

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

/include/uapi/linux/
A Delf-fdpic.h37 Elf64_Addr addr; /* core address to which mapped */
38 Elf64_Addr p_vaddr; /* VMA recorded in file */
A Delf.h17 typedef __u64 Elf64_Addr; typedef
163 Elf64_Addr d_ptr;
180 Elf64_Addr r_offset; /* Location at which to apply the action */
191 Elf64_Addr r_offset; /* Location at which to apply the action */
210 Elf64_Addr st_value; /* Value of the symbol */
239 Elf64_Addr e_entry; /* Entry point virtual address */
272 Elf64_Addr p_vaddr; /* Segment virtual address */
273 Elf64_Addr p_paddr; /* Segment physical address */
343 Elf64_Addr sh_addr; /* Section virtual addr at execution */
/include/asm-generic/
A Dmodule.h21 #define Elf_Addr Elf64_Addr

Completed in 7 milliseconds