Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/tools/dsymutil/
H A DLinkUtils.h26 struct LinkOptions { struct
28 bool Verbose = false;
31 bool Statistics = false;
34 bool NoOutput = false;
37 bool NoODR = false;
40 bool Update = false;
43 bool NoTimestamp = false;
47 bool KeepFunctionForStatic = false;
50 unsigned Threads = 1;
53 OutputFileType FileType = OutputFileType::Object;
[all …]