Searched refs:IsValidSectionCode (Results 1 – 2 of 2) sorted by relevance
24 inline bool IsValidSectionCode(uint8_t byte) { in IsValidSectionCode() function
228 } else if (!IsValidSectionCode(section_code)) { in next()