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