Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/DWARFLinker/
H A DDWARFLinker.h809 struct DWARFLinkerOptions { struct
811 uint16_t TargetDWARFVersion = 0;
814 bool Verbose = false;
817 bool Statistics = false;
820 bool VerifyInputDWARF = false;
823 bool NoOutput = false;
826 bool NoODR = false;
829 bool Update = false;
833 bool KeepFunctionForStatic = false;
836 unsigned Threads = 1;
[all …]