Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/MC/
H A DSectionKind.h153 bool isWriteable() const { in isWriteable() function
/openbsd-src/gnu/llvm/llvm/lib/Target/NVPTX/MCTargetDesc/
H A DNVPTXTargetStreamer.cpp50 Section->getKind().isWriteable()) in isDwarfSection()
/openbsd-src/gnu/llvm/llvm/lib/Target/XCore/
H A DXCoreTargetObjectFile.cpp84 if (K.isWriteable()) in getXCoreSectionFlags()
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DTargetLoweringObjectFileImpl.cpp559 if (K.isWriteable()) in getELFSectionFlags()
1599 else if (K.isWriteable()) in getCOFFSectionFlags()