Searched refs:ImageBase (Results 1 – 7 of 7) sorted by relevance
18 .globl ImageBase19 ImageBase: label22 .long pe_header - ImageBase /* Offset to the PE header */45 .long _start - ImageBase /* AddressOfEntryPoint */46 .long _start - ImageBase /* BaseOfCode */60 .long _edata - ImageBase /* SizeOfImage */65 .long _start - ImageBase /* SizeOfHeaders */110 .long _start - ImageBase /* VirtualAddress */112 .long _start - ImageBase /* PointerToRawData */125 adr x0, ImageBase
31 .globl ImageBase32 ImageBase: label35 .long pe_header - ImageBase /* Offset to the PE header */58 .long _start - ImageBase /* AddressOfEntryPoint */59 .long _start - ImageBase /* BaseOfCode */73 .long _edata - ImageBase /* SizeOfImage */78 .long _start - ImageBase /* SizeOfHeaders */123 .long _start - ImageBase /* VirtualAddress */125 .long _start - ImageBase /* PointerToRawData */139 lla a0, ImageBase
79 uint64_t ImageBase; member125 uint32_t ImageBase; member
273 image_base = opt->ImageBase; in efi_load_pe()289 image_base = opt->ImageBase; in efi_load_pe()
61 uint64_t ImageBase; member
74 .long 0 @ ImageBase
95 .long 0 # ImageBase97 .quad 0 # ImageBase