Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/DWARFLinkerParallel/
H A DDWARFLinkerImpl.h
/freebsd/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.cpp129 if (GlobalData.getOptions().VerifyInputDWARF) in link()
/freebsd/contrib/llvm-project/llvm/include/llvm/DWARFLinker/Classic/
H A DDWARFLinker.h259 Options.VerifyInputDWARF = Verify; in setVerifyInputDWARF()
807 bool VerifyInputDWARF = false; member
/freebsd/contrib/llvm-project/llvm/include/llvm/DWARFLinker/
H A DDWARFLinker.h
/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/
H A DDWARFLinker.cpp
/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/Classic/
H A DDWARFLinker.cpp2855 if (Options.VerifyInputDWARF) in link()