Searched refs:IsBSS (Results 1 – 2 of 2) sorted by relevance
442 bool IsBSS = Section.isBSS(); in printSections() local443 if (!IsBSS) { in printSections()
547 bool IsBSS = Section.isBSS(); in DWARFContextInMemory() local548 if (IsBSS) in DWARFContextInMemory()