HomeSort by relevance Sort by last modified time
    Searched refs:IMAGE_BASE_RELOCATION (Results 1 - 2 of 2) sorted by null

  /external/u-boot/lib/efi_loader/
efi_image_loader.c 91 static efi_status_t efi_loader_relocate(const IMAGE_BASE_RELOCATION *rel,
96 const IMAGE_BASE_RELOCATION *end;
102 end = (const IMAGE_BASE_RELOCATION *)((const char *)rel + rel_size);
150 rel = (const IMAGE_BASE_RELOCATION *)relocs;
207 const IMAGE_BASE_RELOCATION *rel;
  /external/u-boot/include/
pe.h 181 } IMAGE_BASE_RELOCATION,*PIMAGE_BASE_RELOCATION;

Completed in 87 milliseconds