Searched defs:DWARFLinkerOptions (Results 1 – 5 of 5) 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 …]
789 struct DWARFLinkerOptions { struct791 uint16_t TargetDWARFVersion = 0;794 bool Verbose = false;797 bool Statistics = false;800 bool VerifyInputDWARF = false;803 bool NoODR = false;806 bool Update = false;810 bool KeepFunctionForStatic = false;813 unsigned Threads = 1;816 SmallVector<AccelTableKind, 1> AccelTables;[all …]
928 struct DWARFLinkerOptions { struct930 uint16_t TargetDWARFVersion = 0;933 bool Verbose = false;936 bool Statistics = false;939 bool VerifyInputDWARF = false;942 bool NoODR = false;945 bool Update = false;949 bool KeepFunctionForStatic = false;952 unsigned Threads = 1;955 SmallVector<AccelTableKind, 1> AccelTables;[all …]