Home
last modified time | relevance | path

Searched defs:isBSSExtern (Results 1 – 3 of 3) sorted by relevance

/external/llvm/include/llvm/MC/
DSectionKind.h156 bool isBSSExtern() const { return K == BSSExtern; } in isBSSExtern() function
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/MC/
DSectionKind.h162 bool isBSSExtern() const { return K == BSSExtern; } in isBSSExtern() function
/external/swiftshader/third_party/LLVM/include/llvm/MC/
DSectionKind.h178 bool isBSSExtern() const { return K == BSSExtern; } in isBSSExtern() function