Home
last modified time | relevance | path

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

/third_party/libunwind/src/
Dos-ohos.h40 extern bool unw_is_ark_managed_frame(struct cursor* c);
Dos-ohos.c195 unw_is_ark_managed_frame(struct cursor* c) in unw_is_ark_managed_frame() function
/third_party/libunwind/src/aarch64/
DGstep.c183 if (ret < 0 && unw_is_ark_managed_frame(c)) { in unw_step()