Searched defs:boot_image_spaces (Results 1 – 8 of 8) sorted by relevance
381 auto boot_image_spaces = ArrayRef<ImageSpace* const>(runtime->GetHeap()->GetBootImageSpaces()); in ValidateBcp() local
65 const std::vector<gc::space::ImageSpace*>& boot_image_spaces = heap->GetBootImageSpaces(); in GetBootImageLiveObjects() local
894 const std::vector<gc::space::ImageSpace*>& boot_image_spaces = in GetBootImageOffsetImpl() local
132 std::vector<std::unique_ptr<gc::space::ImageSpace>> boot_image_spaces; in TEST_F() local
499 ArrayRef<ImageSpace* const> boot_image_spaces, in InitAppImage()846 ArrayRef<ImageSpace* const> boot_image_spaces, in ValidateBootImageChecksum()2416 /*out*/std::vector<std::unique_ptr<ImageSpace>>* boot_image_spaces, in LoadImage()3348 /*out*/std::vector<std::unique_ptr<ImageSpace>>* boot_image_spaces, in LoadFromSystem()3423 /*out*/std::vector<std::unique_ptr<ImageSpace>>* boot_image_spaces, in LoadBootImage()3485 const std::vector<ImageSpace*>& boot_image_spaces = in CreateFromAppImage() local3496 ArrayRef<ImageSpace* const> boot_image_spaces, in CreateFromAppImage()
416 std::vector<std::unique_ptr<gc::space::ImageSpace>> boot_image_spaces; in TEST_F() local
1547 const std::vector<gc::space::ImageSpace*>& boot_image_spaces = heap->GetBootImageSpaces(); in GetBootImageLiveObjectsDataRange() local1573 const std::vector<gc::space::ImageSpace*>& boot_image_spaces = in DumpDataBimgRelRoEntries() local
476 std::vector<std::unique_ptr<space::ImageSpace>> boot_image_spaces; in Heap() local