Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DDWARFLinkerGlobalData.h28 struct DWARFLinkerOptions { struct
30 uint16_t TargetDWARFVersion = 0;
33 bool Verbose = false;
36 bool Statistics = false;
39 bool VerifyInputDWARF = false;
42 bool NoODR = false;
45 bool UpdateIndexTablesOnly = false;
49 bool KeepFunctionForStatic = false;
52 bool AllowNonDeterministicOutput = false;
55 unsigned Threads = 1;
[all …]
/freebsd/contrib/llvm-project/llvm/lib/DWARFLinkerParallel/
H A DDWARFLinkerImpl.h
/freebsd/contrib/llvm-project/llvm/include/llvm/DWARFLinker/
H A DDWARFLinker.h