Searched defs:isThreadLocal (Results 1 - 1 of 1) sorted by relevance
/external/llvm/include/llvm/MC/ | ||
H A D | SectionKind.h | 140 return isThreadLocal() || isGlobalWriteableData(); 143 bool isThreadLocal() const { function in class:llvm::SectionKind |
Completed in 82 milliseconds