Home
last modified time | relevance | path

Searched full:entry_type (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/runtime_core/verification/absint/
Dabsint.cpp123 EntryPointType entry_type; in VerifyEntryPoints() local
126 … while (exec_ctx.GetEntryPointForChecking(&entry_point, &entry_type) == ExecContext::Status::OK) { in VerifyEntryPoints()
132 (entry_type == EntryPointType::METHOD_BODY ? "method body" : "exception handler")); in VerifyEntryPoints()
134 auto result = AbstractInterpret(verifCtx, entry_point, entry_type); in VerifyEntryPoints()
135 … if (debug_opts.Allow.ErrorInExceptionHandler && entry_type == EntryPointType::EXCEPTION_HANDLER && in VerifyEntryPoints()
/arkcompiler/runtime_core/verification/
Dmessages.yaml83 args: address, entry_type
87 (${entry_type}).