Searched refs:emitLinkerOptions (Results 1 – 5 of 5) sorted by relevance
94 void emitLinkerOptions(ArrayRef<std::string> Options) override;267 void MCMachOStreamer::emitLinkerOptions(ArrayRef<std::string> Options) { in emitLinkerOptions() function in MCMachOStreamer
162 void emitLinkerOptions(ArrayRef<std::string> Options) override;565 void MCAsmStreamer::emitLinkerOptions(ArrayRef<std::string> Options) { in emitLinkerOptions() function in MCAsmStreamer
496 virtual void emitLinkerOptions(ArrayRef<std::string> Kind) {} in emitLinkerOptions() function
629 getStreamer().emitLinkerOptions(Args); in parseDirectiveLinkerOption()
1201 Streamer.emitLinkerOptions(StrOptions); in emitModuleMetadata()