Home | History | Annotate | Download | only in include

Lines Matching refs:Elf32_Addr

58 typedef uint32_t	Elf32_Addr;
102 Elf32_Addr e_entry; /* entry point */
325 Elf32_Addr p_vaddr; /* virtual address */
326 Elf32_Addr p_paddr; /* physical address */
387 Elf32_Addr sh_addr; /* virtual address */
639 Elf32_Addr c_ptr;
658 Elf32_Addr d_ptr;
1077 #define Elf_Addr Elf32_Addr
1269 #define ELF32_NO_ADDR (~(Elf32_Addr)0) /* Indicates addr. not yet filled in */
1270 #define ELF32_LINK_ADDR ((Elf32_Addr)-2) /* advises to use link address */