Home | History | Annotate | Download | only in interpreter

Lines Matching refs:kDexNoIndex

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) {