Searched refs:CreateImageRoots (Results 1 – 2 of 2) sorted by relevance
461 bool CreateImageRoots() REQUIRES_SHARED(Locks::mutator_lock_);
467 if (UNLIKELY(!CreateImageRoots())) { in PrepareImageAddressSpace()1290 bool ImageWriter::CreateImageRoots() { in CreateImageRoots() function in art::linker::ImageWriter