Searched defs:isBSS (Results 1 – 8 of 8) sorted by relevance
154 bool isBSS() const { return K == BSS || K == BSSLocal || K == BSSExtern; } in isBSS() function
159 bool isBSS() const { return K == BSS || K == BSSLocal || K == BSSExtern; } in isBSS() function
399 inline bool SectionRef::isBSS() const { in isBSS() function
474 inline bool SectionRef::isBSS() const { in isBSS() function
483 inline bool SectionRef::isBSS() const { in isBSS() function
450 bool isBSS = Section.isBSS(); in printObjectSectionSizes() local
473 bool isBSS = Section.isBSS(); in printObjectSectionSizes() local