Home | History | Annotate | Download | only in interpreter

Lines Matching refs:DexFile

390       catch_dex_pc_(DexFile::kDexNoIndex), clear_exception_(false) {
408 if (dex_pc != DexFile::kDexNoIndex) {
417 if (found_dex_pc != DexFile::kDexNoIndex) {
473 if (found_dex_pc == DexFile::kDexNoIndex) {
494 const DexFile::CodeItem* code_item, ShadowFrame* shadow_frame,
527 const DexFile::CodeItem* code_item = method->GetCodeItem();
556 const DexFile::TypeList* params = method->GetParameterTypeList();
796 const DexFile::CodeItem* code_item, ShadowFrame* shadow_frame,