Searched refs:ImageBase (Results 1 – 4 of 4) sorted by relevance
16 .globl ImageBase symbol17 ImageBase: label20 .long pe_header - ImageBase /* Offset to the PE header */43 .long _start - ImageBase /* AddressOfEntryPoint */44 .long _start - ImageBase /* BaseOfCode */58 .long _edata - ImageBase /* SizeOfImage */63 .long _start - ImageBase /* SizeOfHeaders */108 .long _start - ImageBase /* VirtualAddress */110 .long _start - ImageBase /* PointerToRawData */125 adr x0, ImageBase
74 uint64_t ImageBase; member120 uint32_t ImageBase; member
141 # PE specification requires ImageBase to be 64k aligned144 .long image_base # ImageBase146 .quad image_base # ImageBase
74 .long 0 @ ImageBase