Home
last modified time | relevance | path

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

/third_party/libunwind/include/
Dlibunwind_i-ohos.h33 extern unw_word_t unw_get_rel_pc (unw_cursor_t *);
/third_party/libunwind/src/
Dos-ohos.h27 extern unw_word_t unw_get_rel_pc (struct unw_cursor *cursor);
Dos-ohos.c39 unw_get_rel_pc (unw_cursor_t *cursor) in unw_get_rel_pc() function