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
155 void emitLinkerOptions(ArrayRef<std::string> Options) override;521 void MCAsmStreamer::emitLinkerOptions(ArrayRef<std::string> Options) { in emitLinkerOptions() function in MCAsmStreamer
481 virtual void emitLinkerOptions(ArrayRef<std::string> Kind) {} in emitLinkerOptions() function
628 getStreamer().emitLinkerOptions(Args); in parseDirectiveLinkerOption()
1097 Streamer.emitLinkerOptions(StrOptions); in emitModuleMetadata()