Searched refs:OutputFormatMap (Results 1 – 1 of 1) sorted by relevance
192 static const StringMap<MachineInfo> OutputFormatMap{ variable202 auto Iter = OutputFormatMap.find(Format); in getOutputFormatMachineInfo()203 if (Iter == std::end(OutputFormatMap)) in getOutputFormatMachineInfo()