Searched refs:HasSections (Results 1 – 3 of 3) sorted by relevance
34 if (HasSections) in closeLastSection()101 HasSections = true; in changeSection()
21 bool HasSections = false; variable
1923 bool HasSections = false; in parse() local1937 HasSections |= (R->Type == IHexRecord::Data); in parse()1940 if (!HasSections) in parse()