Searched refs:is_image_section (Results 1 – 2 of 2) sorted by relevance
81 is_image_section = false; in Section()119 section.is_image_section = true; in Parse()149 section.is_image_section = false; in Parse()183 if (!section.is_image_section) { in WriteSections()
23 bool is_image_section; member