Home
last modified time | relevance | path

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

/trueos/contrib/llvm/lib/MC/
HDMCSectionCOFF.cpp55 if (getKind().isWriteable()) in PrintSwitchToSection()
/trueos/contrib/llvm/include/llvm/MC/
HDSectionKind.h161 bool isWriteable() const { in isWriteable() function
/trueos/contrib/llvm/lib/CodeGen/
HDTargetLoweringObjectFileImpl.cpp185 if (K.isWriteable()) in getELFSectionFlags()
712 else if (K.isWriteable()) in getCOFFSectionFlags()
750 if (Kind.isWriteable()) in getCOFFSectionPrefixForUniqueGlobal()