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

  /device/linaro/bootloader/edk2/EmbeddedPkg/Include/Protocol/
PeCoffLoader.h 230 PE_COFF_LOADER_RELOCATE_IMAGE RelocateImage;
  /art/runtime/
image.cc 80 void ImageHeader::RelocateImage(off_t delta) {
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Guid/PeiPeCoffLoader/
PeiPeCoffLoader.h 113 EFI_PEI_PE_COFF_LOADER_RELOCATE_IMAGE RelocateImage;
  /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...]

Completed in 512 milliseconds