Searched refs:HasSections (Results 1 – 3 of 3) sorted by relevance
41 if (HasSections) in closeLastSection()106 HasSections = true; in changeSection()
21 bool HasSections = false; variable
1961 bool HasSections = false; in parse() local1975 HasSections |= (R->Type == IHexRecord::Data); in parse()1978 if (!HasSections) in parse()