Home
last modified time | relevance | path

Searched refs:MCNoExecStack (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DMCTargetOptions.cpp15 : MCRelaxAll(false), MCNoExecStack(false), MCFatalWarnings(false), in MCTargetOptions()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCTargetOptions.h42 bool MCNoExecStack : 1; variable