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

  /external/swiftshader/third_party/LLVM/lib/MC/
MCELFStreamer.cpp 385 S->getAssembler().setNoExecStack(true);
  /external/swiftshader/third_party/LLVM/include/llvm/MC/
MCAssembler.h 813 void setNoExecStack(bool Value) { NoExecStack = Value; }

Completed in 535 milliseconds