Searched defs:isBSS (Results 1 – 4 of 4) sorted by relevance
169 bool isBSS() const { return K == BSS || K == BSSLocal || K == BSSExtern; } in isBSS() function
558 inline bool SectionRef::isBSS() const { in isBSS() function
269 bool isBSS() const { isBSS() function
458 bool isBSS = Section.isBSS(); printObjectSectionSizes() local