Searched refs:FormatName (Results 1 – 2 of 2) sorted by relevance
859 StringRef FormatName = Obj.getFileFormatName(); in collectStatsForObjectFile() local1023 printDatum(J, "format", FormatName); in collectStatsForObjectFile()
3142 std::string FormatName = (".insn_" + Format).str(); in parseDirectiveInsn() local3147 if (ParseInstruction(Info, FormatName, L, Operands)) in parseDirectiveInsn()