Searched refs:Elf64_Addr (Results 1 – 13 of 13) sorted by relevance
16 typedef __u64 Elf64_Addr; typedef150 Elf64_Addr d_ptr;167 Elf64_Addr r_offset; /* Location at which to apply the action */178 Elf64_Addr r_offset; /* Location at which to apply the action */197 Elf64_Addr st_value; /* Value of the symbol */226 Elf64_Addr e_entry; /* Entry point virtual address */259 Elf64_Addr p_vaddr; /* Segment virtual address */260 Elf64_Addr p_paddr; /* Segment physical address */320 Elf64_Addr sh_addr; /* Section virtual addr at execution */
13 typedef unsigned long long Elf64_Addr; typedef77 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
21 #define Elf_Addr Elf64_Addr
129 Elf64_Addr addr;695 Elf64_Addr val; in apply_relocate_add()697 Elf64_Addr dot; in apply_relocate_add()718 dot = (Elf64_Addr)loc & ~0x03; in apply_relocate_add()962 unsigned long start_opd = (Elf64_Addr)mod->core_layout.base + in dereference_module_function_descriptor()
80 Elf64_Addr orc_ip_addr = 0; in orc_dump()
41 #define Elf_Addr Elf64_Addr
22 typedef Elf64_Addr kernel_ulong_t;
40 # define Elf_Addr Elf64_Addr
69 # define Elf_Addr Elf64_Addr
372 Elf64_Addr a64[3];
1972 Elf64_Addr a64[NR_ADDR]; in populate_sdt_note()2046 memcpy(&tmp->addr, &buf, 3 * sizeof(Elf64_Addr)); in populate_sdt_note()
1199 phdr->p_vaddr = (Elf64_Addr)_text; in crash_prepare_elf64_headers()