Searched refs:m_PIE (Results 1 – 2 of 2) sorted by relevance
188 m_PIE(ArgPIE), in OutputFormatOptions()226 pConfig.options().setPIE(m_PIE); in parse()252 if (true == m_Shared || true == m_PIE) { in parseOutput()
39 llvm::cl::opt<bool>& m_PIE; variable