Searched refs:ImageBase (Results 1 – 6 of 6) sorted by relevance
121 reinterpret_cast<size_t>(image - optional_header->ImageBase); in relocate_image()194 optional_header->ImageBase = reinterpret_cast<size_t>(image); in relocate_image()
145 void *ImageBase; member
96 alloc_page(reinterpret_cast<void *>(optional_header->ImageBase), in load_sections_and_execute()110 printf("Relocating image from 0x%llx to %p\n", optional_header->ImageBase, in load_sections_and_execute()
195 u64 ImageBase; member229 u32 ImageBase; member
210 efiLoadedImageProtocol->ImageBase = reinterpret_cast<void *>(image_base); in setup_debug_support()
66 loaded_image->ImageBase = handle; in handle_protocol()
Completed in 9 milliseconds