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

/external/llvm/include/llvm/MC/
H A DSectionKind.h162 return isThreadLocal() || isGlobalWriteableData();
165 bool isThreadLocal() const { function in class:llvm::SectionKind

Completed in 487 milliseconds