Searched refs:DSYMFile (Results 1 – 1 of 1) sorted by relevance
62 static cl::opt<std::string> DSYMFile("dsym", variable6033 if (!DSYMFile.empty()) { in DisassembleMachO()6035 MemoryBuffer::getFileOrSTDIN(DSYMFile); in DisassembleMachO()