Home
last modified time | relevance | path

Searched refs:VerifyInputDWARF (Results 1 – 5 of 5) sorted by relevance

/src/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DDWARFLinkerGlobalData.h39 bool VerifyInputDWARF = false; member
H A DDWARFLinkerImpl.h70 GlobalData.Options.VerifyInputDWARF = Verify; in setVerifyInputDWARF()
H A DDWARFLinkerImpl.cpp130 if (GlobalData.getOptions().VerifyInputDWARF) in link()
/src/contrib/llvm-project/llvm/include/llvm/DWARFLinker/Classic/
H A DDWARFLinker.h255 Options.VerifyInputDWARF = Verify; in setVerifyInputDWARF()
800 bool VerifyInputDWARF = false; member
/src/contrib/llvm-project/llvm/lib/DWARFLinker/Classic/
H A DDWARFLinker.cpp2738 if (Options.VerifyInputDWARF) in link()