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