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 155 if (K.isWriteable())
658 else if (K.isWriteable())
682 if (Kind.isWriteable())

Completed in 31 milliseconds