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