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

/freebsd-10.0-release/contrib/llvm/include/llvm/MC/
H A DSectionKind.h169 bool isThreadBSS() const { return K == ThreadBSS; } function in class:llvm::SectionKind

Completed in 297 milliseconds