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
132 std::vector<std::unique_ptr<gc::space::ImageSpace>> boot_image_spaces; in TEST_F() local
496 ArrayRef<ImageSpace* const> boot_image_spaces, in InitAppImage()843 ArrayRef<ImageSpace* const> boot_image_spaces, in ValidateBootImageChecksum()2269 /*out*/std::vector<std::unique_ptr<ImageSpace>>* boot_image_spaces, in LoadImage()3113 /*out*/std::vector<std::unique_ptr<ImageSpace>>* boot_image_spaces, in LoadFromSystem()3172 /*out*/std::vector<std::unique_ptr<ImageSpace>>* boot_image_spaces, in LoadBootImage()3233 const std::vector<ImageSpace*>& boot_image_spaces = in CreateFromAppImage() local3244 ArrayRef<ImageSpace* const> boot_image_spaces, in CreateFromAppImage()
65 const std::vector<gc::space::ImageSpace*>& boot_image_spaces = heap->GetBootImageSpaces(); in GetBootImageLiveObjects() local
895 const std::vector<gc::space::ImageSpace*>& boot_image_spaces = in GetBootImageOffsetImpl() local
416 std::vector<std::unique_ptr<gc::space::ImageSpace>> boot_image_spaces; in TEST_F() local
1553 const std::vector<gc::space::ImageSpace*>& boot_image_spaces = heap->GetBootImageSpaces(); in GetBootImageLiveObjectsDataRange() local1579 const std::vector<gc::space::ImageSpace*>& boot_image_spaces = in DumpDataBimgRelRoEntries() local
455 std::vector<std::unique_ptr<space::ImageSpace>> boot_image_spaces; in Heap() local