Home
last modified time | relevance | path

Searched refs:StackProtectorMode (Results 1 – 9 of 9) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/Driver/ToolChains/
H A DCrossWindows.h63 LangOptions::StackProtectorMode
H A DOpenBSD.h83 LangOptions::StackProtectorMode
H A DFuchsia.h63 LangOptions::StackProtectorMode
H A DPS4CPU.h77 LangOptions::StackProtectorMode
H A DDarwin.h496 LangOptions::StackProtectorMode
H A DClang.cpp3085 LangOptions::StackProtectorMode StackProtectorLevel = LangOptions::SSPOff; in RenderSSPOptions()
3086 LangOptions::StackProtectorMode DefaultStackProtectorLevel = in RenderSSPOptions()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Basic/
H A DLangOptions.h64 enum StackProtectorMode { SSPOff, SSPOn, SSPStrong, SSPReq }; enum
H A DLangOptions.def336 ENUM_LANGOPT(StackProtector, StackProtectorMode, 2, SSPOff,
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Driver/
H A DToolChain.h403 virtual LangOptions::StackProtectorMode