Searched refs:emitRemarks (Results 1 – 2 of 2) sorted by relevance
229 static Error emitRemarks(const LinkOptions &Options, StringRef BinaryPath, in emitRemarks() function753 if (Error E = emitRemarks(Options, Map.getBinaryPath(), ArchName, RL)) in link()
1011 RemarkGen.emitRemarks(); in Visit()2279 void emitRemarks() { in emitRemarks() function