Searched refs:IsBSS (Results 1 – 2 of 2) sorted by relevance
602 bool IsBSS = Section.isBSS(); in DWARFContextInMemory() local603 if (IsBSS) in DWARFContextInMemory()
487 bool IsBSS = Section.isBSS(); in printSections() local488 if (!IsBSS) { in printSections()