Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/runtime/include/
Druntime_options.h87 void SetVerifyRuntimeLibraries(bool in) in SetVerifyRuntimeLibraries() function
/arkcompiler/runtime_core/verification/verifier/
Dverifier.cpp312 runtime_options.SetVerifyRuntimeLibraries(cli_options.IsVerifyRuntimeLibraries()); in Main()