Searched refs:emitLinkerOptions (Results 1 – 5 of 5) sorted by relevance
93 void emitLinkerOptions(ArrayRef<std::string> Options) override;264 void MCMachOStreamer::emitLinkerOptions(ArrayRef<std::string> Options) { in emitLinkerOptions() function in MCMachOStreamer
166 void emitLinkerOptions(ArrayRef<std::string> Options) override;579 void MCAsmStreamer::emitLinkerOptions(ArrayRef<std::string> Options) { in emitLinkerOptions() function in MCAsmStreamer
500 virtual void emitLinkerOptions(ArrayRef<std::string> Kind) {} in emitLinkerOptions() function
629 getStreamer().emitLinkerOptions(Args); in parseDirectiveLinkerOption()
1236 Streamer.emitLinkerOptions(StrOptions); in emitModuleMetadata()