Home | History | Annotate | Download | only in runtime

Lines Matching refs:DBG_START_LOCAL_EXTENDED

989       case DexFile::DBG_START_LOCAL_EXTENDED: {
998 if (!CheckIndex(name_idx, header_->string_ids_size_, "DBG_START_LOCAL_EXTENDED name_idx")) {
1005 if (!CheckIndex(type_idx, header_->type_ids_size_, "DBG_START_LOCAL_EXTENDED type_idx")) {
1012 if (!CheckIndex(sig_idx, header_->string_ids_size_, "DBG_START_LOCAL_EXTENDED sig_idx")) {