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

  /external/llvm/lib/CodeGen/
LLVMTargetMachine.cpp 210 hasMCNoExecStack()));
285 hasMCNoExecStack()));
  /external/llvm/include/llvm/Target/
TargetMachine.h 165 /// hasMCNoExecStack - Check whether an executable stack is not needed.
166 bool hasMCNoExecStack() const { return MCNoExecStack; }
  /frameworks/compile/mclinker/lib/CodeGen/
LLVMTargetMachine.cpp 331 getTM().hasMCNoExecStack()));
371 getTM().hasMCNoExecStack());

Completed in 545 milliseconds