Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/include/
Druntime_options.h68 void SetVerifyRuntimeLibraries(bool in) in SetVerifyRuntimeLibraries() function
/arkcompiler/runtime_core/static_core/verification/verifier/
Dverifier.cpp394 runtimeOptions.SetVerifyRuntimeLibraries(cliOptions.IsVerifyRuntimeLibraries()); in Run()