Home
last modified time | relevance | path

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

/external/llvm-project/llvm/include/llvm/DWARFLinker/
DDWARFLinker.h762 struct DWARFLinkerOptions { struct
764 bool Verbose = false;
767 bool Statistics = false;
770 bool NoOutput = false;
773 bool NoODR = false;
776 bool Update = false;
779 unsigned Threads = 1;
782 AccelTableKind TheAccelTableKind = AccelTableKind::Default;
785 std::string PrependPath;
788 messageHandler WarningHandler = nullptr;
[all …]