Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCSectionWasm.h56 IsWasmData(K.isReadOnly() || K.isWriteable()), in MCSectionWasm()
H A DSectionKind.h153 bool isWriteable() const { in isWriteable() function
/freebsd/contrib/llvm-project/llvm/lib/Target/XCore/
H A DXCoreTargetObjectFile.cpp84 if (K.isWriteable()) in getXCoreSectionFlags()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DTargetLoweringObjectFileImpl.cpp551 if (K.isWriteable()) in getELFSectionFlags()
1617 else if (K.isWriteable()) in getCOFFSectionFlags()