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