Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DWARFLinker/
H A DDWARFLinker.h774 struct DWARFLinkerOptions { struct
776 bool Verbose = false;
779 bool Statistics = false;
782 bool NoOutput = false;
785 bool NoODR = false;
788 bool Update = false;
792 bool KeepFunctionForStatic = false;
795 unsigned Threads = 1;
798 AccelTableKind TheAccelTableKind = AccelTableKind::Default;
801 std::string PrependPath;
[all …]