Searched refs:FormatMachOasHex (Results 1 – 1 of 1) sorted by relevance
129 static bool FormatMachOasHex; variable377 if (FormatMachOasHex) { in darwinPrintSymbol()828 if ((OutputFormat == darwin || FormatMachOasHex) && (MachO || Obj.isIR())) { in printSymbolList()2506 FormatMachOasHex = Args.hasArg(OPT_x); in llvm_nm_main()