Searched refs:csection_header (Results 1 – 1 of 1) sorted by relevance
239 const BrigSectionHeader *csection_header = (const BrigSectionHeader *) m_code; in analyze() local263 for (size_t b = csection_header->headerByteCount; b < m_code_size;) in analyze()382 const BrigSectionHeader *csection_header = (const BrigSectionHeader *) m_code; in parse() local384 for (size_t b = csection_header->headerByteCount; b < m_code_size;) in parse()