Home
last modified time | relevance | path

Searched defs:NoExecStack (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/llvm/tools/llvm-mc/
H A Dllvm-mc.cpp214 static cl::opt<bool> NoExecStack("no-exec-stack", variable
/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DMCWinCOFFStreamer.cpp138 void MCWinCOFFStreamer::initSections(bool NoExecStack, in initSections()
H A DMCELFStreamer.cpp55 void MCELFStreamer::initSections(bool NoExecStack, const MCSubtargetInfo &STI) { in initSections()
H A DMCStreamer.cpp392 void MCStreamer::initSections(bool NoExecStack, const MCSubtargetInfo &STI) { in initSections()