Searched refs:Elf32_Addr (Results 1 – 5 of 5) sorted by relevance
40 typedef uint32_t Elf32_Addr; typedef62 Elf32_Addr e_entry; /* Entry point. */83 Elf32_Addr sh_addr; /* Address in memory image. */99 Elf32_Addr p_vaddr; /* Virtual address in memory image. */100 Elf32_Addr p_paddr; /* Physical address (not used). */115 Elf32_Addr d_ptr; /* Address value. */125 Elf32_Addr r_offset; /* Location to be relocated. */131 Elf32_Addr r_offset; /* Location to be relocated. */177 Elf32_Addr c_ptr;187 Elf32_Addr st_value; /* Symbol value. */
12 typedef Elf32_Addr Elf_Addr;
88 Elf32_Addr *rsc_addr,
97 Elf32_Addr *rsc_addr, in e32_parser_find_rsc_table()
295 Elf32_Rel *rel, Elf32_Addr *where) in e32_process_dyn_rel()410 Elf32_Addr *where = NULL; in e32_relocate()418 where = (Elf32_Addr *)(elf->load_addr + rel->r_offset); in e32_relocate()