Searched refs:Elf64_Addr (Results 1 – 3 of 3) sorted by relevance
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
128 Elf64_Addr addr;690 Elf64_Addr val; in apply_relocate_add()692 Elf64_Addr dot; in apply_relocate_add()713 dot = (Elf64_Addr)loc & ~0x03; in apply_relocate_add()