Searched refs:BrigSectionHeader (Results 1 – 3 of 3) sorted by relevance
170 const BrigSectionHeader *section_header in find_brig_sections()171 = (const BrigSectionHeader *) (m_brig + offset); in find_brig_sections()239 const BrigSectionHeader *csection_header = (const BrigSectionHeader *) m_code; in analyze()382 const BrigSectionHeader *csection_header = (const BrigSectionHeader *) m_code; in parse()
628 struct BrigSectionHeader struct
236 total_size = sizeof (BrigSectionHeader) + strlen (section_name); in init()261 struct BrigSectionHeader section_header; in output()