Home
last modified time | relevance | path

Searched refs:disableVerify (Results 1 – 6 of 6) sorted by relevance

/openbsd-src/gnu/llvm/lld/wasm/
H A DConfig.h37 bool disableVerify; member
H A DLTO.cpp50 c.DisableVerify = config->disableVerify; in createLTO()
H A DDriver.cpp401 config->disableVerify = args.hasArg(OPT_disable_verify); in readConfigs()
/openbsd-src/gnu/llvm/lld/ELF/
H A DConfig.h205 bool disableVerify; member
H A DLTO.cpp125 c.DisableVerify = config->disableVerify; in createConfig()
H A DDriver.cpp1103 config->disableVerify = args.hasArg(OPT_disable_verify); in readConfigs()