Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DDWARFLinkerGlobalData.h40 bool VerifyInputDWARF = false; member
H A DDWARFLinkerImpl.h71 GlobalData.Options.VerifyInputDWARF = Verify; in setVerifyInputDWARF()
H A DDWARFLinkerImpl.cpp132 if (GlobalData.getOptions().VerifyInputDWARF) in link()
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/DWARFLinker/Classic/
H A DDWARFLinker.h255 Options.VerifyInputDWARF = Verify; in setVerifyInputDWARF()
800 bool VerifyInputDWARF = false; member
/freebsd-14.2/contrib/llvm-project/llvm/lib/DWARFLinker/Classic/
H A DDWARFLinker.cpp2718 if (Options.VerifyInputDWARF) in link()