Home
last modified time | relevance | path

Searched defs:Pie (Results 1 – 3 of 3) sorted by relevance

/llvm-project/clang/lib/Driver/ToolChains/
H A DDragonFly.cpp63 const bool Pie = Args.hasArg(options::OPT_pie); in ConstructJob() local
H A DOpenBSD.cpp119 const bool Pie = Args.hasArg(options::OPT_pie); in ConstructJob() local
H A DNetBSD.cpp125 const bool Pie = Args.hasArg(options::OPT_pie); in ConstructJob() local