Searched refs:emitLinkerOptions (Results 1 – 5 of 5) sorted by relevance
89 void emitLinkerOptions(ArrayRef<std::string> Options) override;249 void MCMachOStreamer::emitLinkerOptions(ArrayRef<std::string> Options) { in emitLinkerOptions() function in MCMachOStreamer
163 void emitLinkerOptions(ArrayRef<std::string> Options) override;550 void MCAsmStreamer::emitLinkerOptions(ArrayRef<std::string> Options) { in emitLinkerOptions() function in MCAsmStreamer
481 virtual void emitLinkerOptions(ArrayRef<std::string> Kind) {} in emitLinkerOptions() function
629 getStreamer().emitLinkerOptions(Args); in parseDirectiveLinkerOption()
1158 Streamer.emitLinkerOptions(StrOptions); in emitModuleMetadata()