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