Searched refs:m_Shared (Results 1 – 2 of 2) sorted by relevance
38 llvm::cl::opt<bool>& m_Shared; variable
187 m_Shared(ArgShared), in OutputFormatOptions()252 if (true == m_Shared || true == m_PIE) { in parseOutput()