Home
last modified time | relevance | path

Searched refs:MapBootImageMethods (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/art/runtime/jit/
H A Djit.cc959 void Jit::MapBootImageMethods() { in MapBootImageMethods() function in art::jit::Jit
1500 runtime->GetJit()->MapBootImageMethods(); in Run()
1584 MapBootImageMethods(); in PostZygoteFork()
H A Djit.h384 void MapBootImageMethods() REQUIRES(Locks::mutator_lock_);