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