Home
last modified time | relevance | path

Searched refs:Elf32_Addr (Results 1 – 2 of 2) sorted by relevance

/device/linaro/bootloader/edk2/ArmPlatformPkg/Library/ArmShellCmdRunAxf/
Delf32.h51 typedef UINT32 Elf32_Addr; typedef
73 Elf32_Addr e_entry; /* Entry point. */
94 Elf32_Addr sh_addr; /* Address in memory image. */
110 Elf32_Addr p_vaddr; /* Virtual address in memory image. */
111 Elf32_Addr p_paddr; /* Physical address (not used). */
126 Elf32_Addr d_ptr; /* Address value. */
136 Elf32_Addr r_offset; /* Location to be relocated. */
142 Elf32_Addr r_offset; /* Location to be relocated. */
188 Elf32_Addr c_ptr;
198 Elf32_Addr st_value; /* Symbol value. */
/device/linaro/bootloader/edk2/BaseTools/Source/C/GenFw/
Delf32.h51 typedef UINT32 Elf32_Addr; typedef
73 Elf32_Addr e_entry; /* Entry point. */
94 Elf32_Addr sh_addr; /* Address in memory image. */
110 Elf32_Addr p_vaddr; /* Virtual address in memory image. */
111 Elf32_Addr p_paddr; /* Physical address (not used). */
126 Elf32_Addr d_ptr; /* Address value. */
136 Elf32_Addr r_offset; /* Location to be relocated. */
142 Elf32_Addr r_offset; /* Location to be relocated. */
188 Elf32_Addr c_ptr;
198 Elf32_Addr st_value; /* Symbol value. */