Home | History | Annotate | Download | only in runtime

Lines Matching refs:DBG_START_LOCAL_EXTENDED

962       case DexFile::DBG_START_LOCAL_EXTENDED: {
971 if (!CheckIndex(name_idx, header_->string_ids_size_, "DBG_START_LOCAL_EXTENDED name_idx")) {
978 if (!CheckIndex(type_idx, header_->string_ids_size_, "DBG_START_LOCAL_EXTENDED type_idx")) {
985 if (!CheckIndex(sig_idx, header_->string_ids_size_, "DBG_START_LOCAL_EXTENDED sig_idx")) {