Home
last modified time | relevance | path

Searched refs:IMAGE_BASE_RELOCATION (Results 1 – 2 of 2) sorted by relevance

/u-boot/lib/efi_loader/
A Defi_image_loader.c112 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()
/u-boot/include/
A Dpe.h167 } IMAGE_BASE_RELOCATION,*PIMAGE_BASE_RELOCATION; typedef

Completed in 5 milliseconds