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