Searched refs:HasSections (Results 1 – 3 of 3) sorted by relevance
37 if (HasSections) in closeLastSection()104 HasSections = true; in changeSection()
21 bool HasSections = false; variable
1924 bool HasSections = false; in parse() local1938 HasSections |= (R->Type == IHexRecord::Data); in parse()1941 if (!HasSections) in parse()