Home
last modified time | relevance | path

Searched refs:setVerifyInputDWARF (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/llvm/include/llvm/DWARFLinker/
H A DDWARFLinker.h281 void setVerifyInputDWARF(bool Verify) { Options.VerifyInputDWARF = Verify; } in setVerifyInputDWARF() function
/openbsd-src/gnu/llvm/llvm/tools/dsymutil/
H A DDwarfLinkerForBinary.cpp575 GeneralLinker.setVerifyInputDWARF(Options.VerifyInputDWARF); in link()