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 208 hasMCNoExecStack()));
282 hasMCNoExecStack()));
  /external/llvm/include/llvm/Target/
TargetMachine.h 169 /// hasMCNoExecStack - Check whether an executable stack is not needed.
170 bool hasMCNoExecStack() const { return MCNoExecStack; }
  /frameworks/compile/mclinker/lib/CodeGen/
MCLDTargetMachine.cpp 344 getTM().hasMCNoExecStack()));

Completed in 69 milliseconds