Searched defs:LinkOptions (Results 1 – 1 of 1) sorted by relevance
37 struct LinkOptions { struct39 bool Verbose = false;42 bool Quiet = false;45 bool Statistics = false;48 bool VerifyInputDWARF = false;51 bool NoOutput = false;54 bool NoODR = false;57 bool Update = false;60 bool NoTimestamp = false;64 bool KeepFunctionForStatic = false;[all …]