Home
last modified time | relevance | path

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

/art/runtime/
Dclass_linker.cc1288 const OatHeader& ith_oat_header = oat_files[i]->GetOatHeader(); in InitFromBootImage() local
1290 ith_oat_header.GetJniDlsymLookupTrampoline(); in InitFromBootImage()
1292 ith_oat_header.GetJniDlsymLookupCriticalTrampoline(); in InitFromBootImage()
1294 ith_oat_header.GetQuickResolutionTrampoline(); in InitFromBootImage()
1296 ith_oat_header.GetQuickImtConflictTrampoline(); in InitFromBootImage()
1298 ith_oat_header.GetQuickGenericJniTrampoline(); in InitFromBootImage()
1300 ith_oat_header.GetQuickToInterpreterBridge(); in InitFromBootImage()