Searched refs:ith_oat_header (Results 1 – 1 of 1) sorted by relevance
1227 const OatHeader& ith_oat_header = oat_files[i]->GetOatHeader(); in InitFromBootImage() local1229 ith_oat_header.GetJniDlsymLookupTrampoline(); in InitFromBootImage()1231 ith_oat_header.GetJniDlsymLookupCriticalTrampoline(); in InitFromBootImage()1233 ith_oat_header.GetQuickResolutionTrampoline(); in InitFromBootImage()1235 ith_oat_header.GetQuickImtConflictTrampoline(); in InitFromBootImage()1237 ith_oat_header.GetQuickGenericJniTrampoline(); in InitFromBootImage()1239 ith_oat_header.GetQuickToInterpreterBridge(); in InitFromBootImage()1241 ith_oat_header.GetNterpTrampoline(); in InitFromBootImage()