• Home
  • Raw
  • Download

Lines Matching defs:oat_method

198       const OatFile::OatMethod oat_method = oat_class.GetOatMethod(class_method_idx);  in WalkOatClass()  local
205 const OatFile::OatMethod oat_method = oat_class.GetOatMethod(class_method_idx); in WalkOatClass() local
215 const OatFile::OatMethod& oat_method, const DexFile& dex_file, in WalkOatMethod()
233 const OatFile::OatMethod& oat_method, in RegisterForDedup()
267 const OatFile::OatMethod& oat_method, in AddSymbol()
572 void AddOffsets(const OatFile::OatMethod& oat_method) { in AddOffsets()
794 const OatFile::OatMethod oat_method = oat_class.GetOatMethod(class_method_index); in DumpOatMethod() local
1014 const OatFile::OatMethod& oat_method, in DumpVmapData()
1045 const OatFile::OatMethod& oat_method, in DumpVmapTable()
1069 void DumpVregLocations(std::ostream& os, const OatFile::OatMethod& oat_method, in DumpVregLocations()
1111 void DescribeVReg(std::ostream& os, const OatFile::OatMethod& oat_method, in DescribeVReg()
1135 void DumpGcMapRegisters(std::ostream& os, const OatFile::OatMethod& oat_method, in DumpGcMapRegisters()
1159 void DumpGcMap(std::ostream& os, const OatFile::OatMethod& oat_method, in DumpGcMap()
1175 void DumpMappingTable(std::ostream& os, const OatFile::OatMethod& oat_method) { in DumpMappingTable()
1203 uint32_t DumpMappingAtOffset(std::ostream& os, const OatFile::OatMethod& oat_method, in DumpMappingAtOffset()
1226 void DumpGcMapAtNativePcOffset(std::ostream& os, const OatFile::OatMethod& oat_method, in DumpGcMapAtNativePcOffset()
1257 const OatFile::OatMethod& oat_method, in DumpVRegsAtDexPc()
1325 const OatFile::OatMethod& oat_method, const DexFile::CodeItem* code_item, in DumpCode()