Searched refs:m_Relocatable (Results 1 – 2 of 2) sorted by relevance
40 llvm::cl::opt<bool>& m_Relocatable; variable
189 m_Relocatable(ArgRelocatable), in OutputFormatOptions()256 else if (true == m_Relocatable) { in parseOutput()