Searched refs:GetBootImagesStartAddress (Results 1 – 4 of 4) sorted by relevance
704 uint32_t GetBootImagesStartAddress() const { in GetBootImagesStartAddress() function
2214 uint32_t boot_image_begin = Runtime::Current()->GetHeap()->GetBootImagesStartAddress(); in InitializeRelocations()
2250 image_base_ = heap->GetBootImagesStartAddress() + heap->GetBootImagesSize(); in WriteOutputFiles()
3624 boot_image_begin_(Runtime::Current()->GetHeap()->GetBootImagesStartAddress()), in ImageWriter()