Searched defs:hasMCNoExecStack (Results 1 - 1 of 1) sorted by relevance

/external/llvm/include/llvm/Target/
H A DTargetMachine.h169 /// hasMCNoExecStack - Check whether an executable stack is not needed.
170 bool hasMCNoExecStack() const { return MCNoExecStack; } function in class:llvm::TargetMachine

Completed in 24 milliseconds