Searched refs:Elf64_Addr (Results 1 – 8 of 8) sorted by relevance
52 Elf64_Addr *offset_ptr_rom, *last_offset = NULL; in do_elf_reloc_fixups64()53 Elf64_Addr *offset_ptr_ram; in do_elf_reloc_fixups64()66 offset_ptr_rom = (Elf64_Addr *)(uintptr_t)re_src->r_offset; in do_elf_reloc_fixups64()69 if (offset_ptr_rom >= (Elf64_Addr *)(uintptr_t)text_base && in do_elf_reloc_fixups64()72 offset_ptr_ram = (Elf64_Addr *)((ulong)offset_ptr_rom + in do_elf_reloc_fixups64()
25 typedef uint64_t Elf64_Addr; typedef114 Elf64_Addr e_entry; /* virtual entry point */249 Elf64_Addr sh_addr; /* address */415 Elf64_Addr r_offset; /* Location at which to apply the action */420 Elf64_Addr r_offset; /* Location at which to apply the action */446 Elf64_Addr p_vaddr; /* virtual address of segment */447 Elf64_Addr p_paddr; /* physical address of segment */490 Elf64_Addr d_ptr;
17 Elf64_Addr loadaddr;20 + Elf64_Addr dynamic_addr;43 - Elf64_Addr size = read32(segment->p_filesz, be);
105 - Elf64_Addr loadaddr;106 Elf64_Addr dynamic_addr;122 - if (loadaddr == (Elf64_Addr) -1)133 - if (loadaddr == (Elf64_Addr) -1)
225 + Elf64_Addr loadaddr;255 + if (loadaddr == (Elf64_Addr) -1)267 + Elf64_Addr size = segment->p_filesz;276 + Elf64_Addr note_size = 3 * sizeof (Elf64_Word)285 + if (loadaddr == (Elf64_Addr) -1)
223 if (loadaddr == (Elf64_Addr) -1)253 - Elf64_Addr size = segment->p_filesz;255 + Elf64_Addr size = read32(segment->p_filesz, be);265 Elf64_Addr note_size = 3 * sizeof (Elf64_Word)
12 typedef uint64_t Elf64_Addr; typedef364 Elf64_Addr d_ptr;1464 Elf64_Addr r_offset; /* Location at which to apply the action */1475 Elf64_Addr r_offset; /* Location at which to apply the action */1494 Elf64_Addr st_value; /* Value of the symbol */1528 Elf64_Addr e_entry; /* Entry point virtual address */1561 Elf64_Addr p_vaddr; /* Segment virtual address */1562 Elf64_Addr p_paddr; /* Segment physical address */1625 Elf64_Addr sh_addr; /* Section virtual addr at execution */
70 return *(Elf64_Addr *)addr; in load_elf64_image_phdr()134 return *(Elf64_Addr *)addr; in load_elf64_image_shdr()