Home
last modified time | relevance | path

Searched defs:LinkOptions (Results 1 – 1 of 1) sorted by relevance

/llvm-project/llvm/tools/dsymutil/
H A DLinkUtils.h37 struct LinkOptions { struct
39 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 …]