Searched refs:Elf64_Addr (Results 1 – 5 of 5) sorted by relevance
17 typedef __u64 Elf64_Addr; typedef163 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 */333 Elf64_Addr sh_addr; /* Section virtual addr at execution */
19 Elf64_Addr orc_ip_addr = 0; in orc_dump()
248 Elf64_Addr a64[3];
2754 Elf64_Addr a64[NR_ADDR]; in populate_sdt_note()2828 memcpy(&tmp->addr, &buf, 3 * sizeof(Elf64_Addr)); in populate_sdt_note()
111 Elf64_Addr addr[ADDR_CNT];
Completed in 16 milliseconds