Searched refs:IMAGE_BASE_RELOCATION (Results 1 – 2 of 2) sorted by relevance
113 static efi_status_t efi_loader_relocate(const IMAGE_BASE_RELOCATION *rel, in efi_loader_relocate()118 const IMAGE_BASE_RELOCATION *end; in efi_loader_relocate()124 end = (const IMAGE_BASE_RELOCATION *)((const char *)rel + rel_size); in efi_loader_relocate()172 rel = (const IMAGE_BASE_RELOCATION *)relocs; in efi_loader_relocate()848 const IMAGE_BASE_RELOCATION *rel; in efi_load_pe()
167 } IMAGE_BASE_RELOCATION,*PIMAGE_BASE_RELOCATION; typedef
Completed in 8 milliseconds