Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/entrypoints/
Dentrypoints.cpp1494 extern "C" uint32_t FindCatchBlockInIFramesStackless(ManagedThread **currThread, Frame **currFrame,… in FindCatchBlockInIFramesStackless() function
1543 pcOffset = FindCatchBlockInIFramesStackless(&currThread, &currFrame, pc); in FindCatchBlockInIFrames()