HomeSort by relevance Sort by last modified time
    Searched refs:isWriteable (Results 1 - 3 of 3) sorted by null

  /external/llvm/lib/MC/
MCSectionCOFF.cpp 43 if (getKind().isWriteable())
  /external/llvm/include/llvm/MC/
SectionKind.h 161 bool isWriteable() const {
  /external/llvm/lib/CodeGen/
TargetLoweringObjectFileImpl.cpp 185 if (K.isWriteable())
712 else if (K.isWriteable())
750 if (Kind.isWriteable())

Completed in 165 milliseconds