Home | History | Annotate | Download | only in runtime

Lines Matching refs:DBG_START_LOCAL_EXTENDED

1461       case DexFile::DBG_START_LOCAL_EXTENDED: {
1470 if (!CheckIndex(name_idx, header_->string_ids_size_, "DBG_START_LOCAL_EXTENDED name_idx")) {
1477 if (!CheckIndex(type_idx, header_->type_ids_size_, "DBG_START_LOCAL_EXTENDED type_idx")) {
1484 if (!CheckIndex(sig_idx, header_->string_ids_size_, "DBG_START_LOCAL_EXTENDED sig_idx")) {