Home
last modified time | relevance | path

Searched refs:isGlobalWriteableData (Results 1 – 1 of 1) sorted by relevance

/external/llvm/include/llvm/MC/
DSectionKind.h140 return isThreadLocal() || isGlobalWriteableData(); in isWriteable()
150 bool isGlobalWriteableData() const { in isGlobalWriteableData() function