Searched refs:GetMethodCodeInfo (Results 1 – 2 of 2) sorted by relevance
232 CodeInfo GetMethodCodeInfo(const MethodHeader *method_header) const in GetMethodCodeInfo() function
286 auto code_info = aot_panda_file.GetMethodCodeInfo(&method_header); in DumpFiles()