Searched refs:boot_image_begin (Results 1 – 4 of 4) sorted by relevance
45 uint32_t boot_image_begin, in ImageHeader() argument60 boot_image_begin_(boot_image_begin), in ImageHeader()
138 uint32_t boot_image_begin,
2229 uint32_t boot_image_begin = Runtime::Current()->GetHeap()->GetBootImagesStartAddress(); in InitializeRelocations() local2231 const_cast<uint32_t&>(relocation) += boot_image_begin; in InitializeRelocations()
776 uint32_t boot_image_begin = in InitAppImage() local780 result = RelocateInPlace<PointerSize::k64>(boot_image_begin, in InitAppImage()786 result = RelocateInPlace<PointerSize::k32>(boot_image_begin, in InitAppImage()1385 static bool RelocateInPlace(uint32_t boot_image_begin, in RelocateInPlace() argument1399 boot_image_begin, in RelocateInPlace()