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

  /device/linaro/bootloader/edk2/EmbeddedPkg/Include/Protocol/
PeCoffLoader.h 230 PE_COFF_LOADER_RELOCATE_IMAGE RelocateImage;
  /device/linaro/bootloader/edk2/EmbeddedPkg/Library/DxeHobPeCoffLib/
DxeHobPeCoff.c 96 return gPeCoffLoader->RelocateImage (ImageContext);
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Guid/PeiPeCoffLoader/
PeiPeCoffLoader.h 113 EFI_PEI_PE_COFF_LOADER_RELOCATE_IMAGE RelocateImage;
  /art/runtime/
image.cc 80 void ImageHeader::RelocateImage(off_t delta) {
image.h 288 void RelocateImage(off_t delta);
  /art/runtime/gc/space/
image_space.cc 242 static bool RelocateImage(const char* image_location,
276 LOG(INFO) << "RelocateImage: " << command_line;
699 TimingLogger::ScopedTiming timing("RelocateImage", &logger);
    [all...]
  /art/patchoat/
patchoat.cc     [all...]
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Sample/Tools/Source/GenFvImage/
GenFvImageLib.c     [all...]

Completed in 148 milliseconds