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