Searched refs:DropCFrameIfNecessary (Results 1 - 2 of 2) sorted by relevance
/arkcompiler/runtime_core/static_core/runtime/include/ |
H A D | exceptions.h | 80 void DropCFrameIfNecessary(ManagedThread *thread, StackWalker *stack, Frame *origFrame, FrameAccessor nextFrame,
|
/arkcompiler/runtime_core/static_core/runtime/ |
H A D | exceptions.cpp | 203 NO_ADDRESS_SANITIZE void DropCFrameIfNecessary(ManagedThread *thread, StackWalker *stack, Frame *origFrame, in DropCFrameIfNecessary() function 265 DropCFrameIfNecessary(thread, stack, origFrame, nextFrame, method); in FindCatchBlockInCFrames()
|
Completed in 4 milliseconds