Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/tools/dsymutil/
H A DLinkUtils.h34 struct LinkOptions { struct
36 bool Verbose = false;
39 bool Statistics = false;
42 bool VerifyInputDWARF = false;
45 bool NoOutput = false;
48 bool NoODR = false;
51 bool Update = false;
54 bool NoTimestamp = false;
58 bool KeepFunctionForStatic = false;
61 unsigned Threads = 1;
[all …]