Searched refs:FormatName (Results 1 – 2 of 2) sorted by relevance
861 StringRef FormatName = Obj.getFileFormatName(); in collectStatsForObjectFile() local1027 printDatum(J, "format", FormatName); in collectStatsForObjectFile()
3407 std::string FormatName = (".insn_" + Format).str(); in parseDirectiveInsn() local3412 if (parseInstruction(Info, FormatName, L, Operands)) in parseDirectiveInsn()