Searched refs:IMAGE_BASE_RELOCATION (Results 1 – 2 of 2) sorted by relevance
112 static efi_status_t efi_loader_relocate(const IMAGE_BASE_RELOCATION *rel, in efi_loader_relocate()117 const IMAGE_BASE_RELOCATION *end; in efi_loader_relocate()123 end = (const IMAGE_BASE_RELOCATION *)((const char *)rel + rel_size); in efi_loader_relocate()171 rel = (const IMAGE_BASE_RELOCATION *)relocs; in efi_loader_relocate()740 const IMAGE_BASE_RELOCATION *rel; in efi_load_pe()
167 } IMAGE_BASE_RELOCATION,*PIMAGE_BASE_RELOCATION; typedef
Completed in 5 milliseconds