Searched refs:tag_num (Results 1 – 1 of 1) sorted by relevance
1448 uint32_t tag_num = DecodeUnsignedLeb128(&entry); in ReadTag() local1449 auto it = tags_.find(tag_num); in ReadTag()