Searched refs:adjustCommandLineOptions (Results 1 – 9 of 9) sorted by relevance
29 void adjustCommandLineOptions(const BinaryContext &BC) const final;
34 void adjustCommandLineOptions(const BinaryContext &BC) const final;
48 virtual void adjustCommandLineOptions(const BinaryContext &BC) const = 0;
54 void adjustCommandLineOptions();
102 void adjustCommandLineOptions();
43 void HugifyRuntimeLibrary::adjustCommandLineOptions( in adjustCommandLineOptions() function in HugifyRuntimeLibrary
43 void InstrumentationRuntimeLibrary::adjustCommandLineOptions( in adjustCommandLineOptions() function in InstrumentationRuntimeLibrary
606 void MachORewriteInstance::adjustCommandLineOptions() { in adjustCommandLineOptions() function in llvm::bolt::MachORewriteInstance619 adjustCommandLineOptions(); in run()
731 adjustCommandLineOptions(); in run()1657 void RewriteInstance::adjustCommandLineOptions() { in adjustCommandLineOptions() function in RewriteInstance1663 RtLibrary->adjustCommandLineOptions(*BC); in adjustCommandLineOptions()