Home
last modified time | relevance | path

Searched defs:isThreadBSS (Results 1 – 2 of 2) sorted by relevance

/external/llvm/include/llvm/MC/
DSectionKind.h147 bool isThreadBSS() const { return K == ThreadBSS; } in isThreadBSS() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DSectionKind.h152 bool isThreadBSS() const { return K == ThreadBSS; } in isThreadBSS() function