Searched refs:IMAGE_BASE_RELOCATION (Results 1 – 2 of 2) sorted by relevance
102 static efi_status_t efi_loader_relocate(const IMAGE_BASE_RELOCATION *rel, in efi_loader_relocate()107 const IMAGE_BASE_RELOCATION *end; in efi_loader_relocate()113 end = (const IMAGE_BASE_RELOCATION *)((const char *)rel + rel_size); in efi_loader_relocate()161 rel = (const IMAGE_BASE_RELOCATION *)relocs; in efi_loader_relocate()226 const IMAGE_BASE_RELOCATION *rel; in efi_load_pe()
181 } IMAGE_BASE_RELOCATION,*PIMAGE_BASE_RELOCATION; typedef