Searched refs:BSSLocal (Results 1 – 1 of 1) sorted by relevance
100 BSSLocal, enumerator169 bool isBSS() const { return K == BSS || K == BSSLocal || K == BSSExtern; } in isBSS()170 bool isBSSLocal() const { return K == BSSLocal; } in isBSSLocal()210 static SectionKind getBSSLocal() { return get(BSSLocal); } in getBSSLocal()