Home
last modified time | relevance | path

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

/external/llvm/lib/MC/
DMCSectionCOFF.cpp43 if (getKind().isWriteable()) in PrintSwitchToSection()
/external/llvm/include/llvm/MC/
DSectionKind.h161 bool isWriteable() const { in isWriteable() function
/external/llvm/lib/CodeGen/
DTargetLoweringObjectFileImpl.cpp185 if (K.isWriteable()) in getELFSectionFlags()
712 else if (K.isWriteable()) in getCOFFSectionFlags()
750 if (Kind.isWriteable()) in getCOFFSectionPrefixForUniqueGlobal()