Searched defs:oat_method (Results 1 – 4 of 4) sorted by relevance
646 OatFile::OatMethod oat_method = in GetOatQuickMethodHeader() local685 OatFile::OatMethod oat_method = FindOatMethodFor(this, pointer_size, &found); in GetOatMethodQuickCode() local
3682 const OatFile::OatMethod oat_method = oat_class->GetOatMethod(class_def_method_index); in LinkCode() local
284 void WalkOatMethod(const OatFile::OatMethod& oat_method, in WalkOatMethod()854 void AddOffsets(const OatFile::OatMethod& oat_method) { in AddOffsets()1115 const OatFile::OatMethod oat_method = oat_class.GetOatMethod(class_method_index); in DumpOatMethod() local1336 const OatFile::OatMethod& oat_method, in DumpVmapData()1355 const OatFile::OatMethod& oat_method) { in DumpCodeInfo()1410 void DumpVregLocations(std::ostream& os, const OatFile::OatMethod& oat_method, in DumpVregLocations()1454 const OatFile::OatMethod& oat_method, in IsMethodGeneratedByOptimizingCompiler()1502 const OatFile::OatMethod& oat_method, in DumpCode()
62 const OatFile::OatMethod& oat_method, in CheckMethod()