Searched defs:DWARFLinkerOptions (Results 1 – 1 of 1) sorted by relevance
809 struct DWARFLinkerOptions { struct811 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 …]