Searched refs:sig_idx (Results 1 – 1 of 1) sorted by relevance
982 uint32_t sig_idx = DecodeUnsignedLeb128(&ptr_); in CheckIntraDebugInfoItem() local983 if (sig_idx != 0) { in CheckIntraDebugInfoItem()984 sig_idx--; in CheckIntraDebugInfoItem()985 if (!CheckIndex(sig_idx, header_->string_ids_size_, "DBG_START_LOCAL_EXTENDED sig_idx")) { in CheckIntraDebugInfoItem()