Searched refs:GetBootImagesStartAddress (Results 1 – 7 of 7) sorted by relevance
261 fault_pc < heap->GetBootImagesStartAddress() || in CheckForUnrecognizedImplicitSuspendCheckInBootImage()262 fault_pc - heap->GetBootImagesStartAddress() >= heap->GetBootImagesSize() || in CheckForUnrecognizedImplicitSuspendCheckInBootImage()
96 boot_image_begin_(heap->GetBootImagesStartAddress()), in RuntimeImageHelper()163 heap->GetBootImagesStartAddress(), in Generate()
729 uint32_t GetBootImagesStartAddress() const { in GetBootImagesStartAddress() function
2513 uint32_t boot_image_begin = Runtime::Current()->GetHeap()->GetBootImagesStartAddress(); in InitializeRelocations()
947 boot_images_start_(Runtime::Current()->GetHeap()->GetBootImagesStartAddress()), in ResolveCatchBlockExceptionsClassVisitor()
2074 image_base_ = heap->GetBootImagesStartAddress() + heap->GetBootImagesSize(); in WriteOutputFiles()
3790 boot_image_begin_(Runtime::Current()->GetHeap()->GetBootImagesStartAddress()), in ImageWriter()