Searched defs:oat_method (Results 1 – 4 of 4) sorted by relevance
592 OatFile::OatMethod oat_method = in GetOatQuickMethodHeader() local633 OatFile::OatMethod oat_method = FindOatMethodFor(this, pointer_size, &found); in GetOatMethodQuickCode() local
3439 const OatFile::OatMethod oat_method = oat_class->GetOatMethod(class_def_method_index); in LinkCode() local
285 void WalkOatMethod(const OatFile::OatMethod& oat_method, in WalkOatMethod()858 void AddOffsets(const OatFile::OatMethod& oat_method) { in AddOffsets()1119 const OatFile::OatMethod oat_method = oat_class.GetOatMethod(class_method_index); in DumpOatMethod() local1334 const OatFile::OatMethod& oat_method, in DumpVmapData()1353 const OatFile::OatMethod& oat_method) { in DumpCodeInfo()1408 void DumpVregLocations(std::ostream& os, const OatFile::OatMethod& oat_method, in DumpVregLocations()1452 const OatFile::OatMethod& oat_method, in IsMethodGeneratedByOptimizingCompiler()1499 const OatFile::OatMethod& oat_method, in DumpCode()
62 const OatFile::OatMethod& oat_method, in CheckMethod()