Searched refs:Elf64_Addr (Results 1 – 15 of 15) sorted by relevance
17 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 */333 Elf64_Addr sh_addr; /* Section virtual addr at execution */
13 typedef unsigned long long Elf64_Addr; typedef 77 Elf64_Addr e_entry; /* Entry point virtual address */110 Elf64_Addr p_vaddr; /* Segment virtual address */111 Elf64_Addr p_paddr; /* Segment physical address */
20 Elf64_Addr r_offset; /* Address of relocation. */29 Elf64_Addr r_offset; /* Address of relocation. */60 #define Elf_Addr Elf64_Addr
37 Elf64_Addr addr; /* core address to which mapped */38 Elf64_Addr p_vaddr; /* VMA recorded in file */
32 Elf64_Addr addr = rela->r_offset; in relocate_relative() 33 Elf64_Addr relocated_addr = rela->r_addend; in relocate_relative() 38 relocated_addr = (Elf64_Addr)RELOCATED(relocated_addr); in relocate_relative() 39 *(Elf64_Addr *)RELOCATED(addr) = relocated_addr; in relocate_relative()
21 #define Elf_Addr Elf64_Addr
88 Elf64_Addr addr;645 Elf64_Addr val; in apply_relocate_add() 647 Elf64_Addr dot; in apply_relocate_add() 668 dot = (Elf64_Addr)loc & ~0x03; in apply_relocate_add() 951 unsigned long start_opd = (Elf64_Addr)mod->mem[MOD_TEXT].base + in dereference_module_function_descriptor()
19 Elf64_Addr orc_ip_addr = 0; in orc_dump()
44 #define Elf_Addr Elf64_Addr
109 Elf64_Addr address;
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()
433 Elf64_Addr av = r8(a); in compare_extable_64() 434 Elf64_Addr bv = r8(b); in compare_extable_64()
78 # define Elf_Addr Elf64_Addr
111 Elf64_Addr addr[ADDR_CNT];