Home
last modified time | relevance | path

Searched defs:resolve_res (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/runtime_core/libark_defect_scan_aux/
Dabc_file.cpp789 auto resolve_res = ResolveInstCommon(func, newobj_input0); in ResolveInstCommon() local
795 auto resolve_res = ResolveInstCommon(func, ld_obj_input0); in ResolveInstCommon() local
/arkcompiler/runtime_core/runtime/
Druntime.cpp1039 auto resolve_res = ResolveEntryPoint(entry_point); in Execute() local