Home
last modified time | relevance | path

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

/third_party/libunwind/include/
Dlibunwind_i-ohos.h59 extern int unw_get_library_name_by_map (struct map_info* map, char *buf, int buf_sz);
/third_party/libunwind/src/
Dos-ohos.h42 extern int unw_get_library_name_by_map(struct map_info* map, char *buf, int buf_sz);
Dos-ohos.c317 unw_get_library_name_by_map(struct map_info* map, char *buf, int buf_sz) in unw_get_library_name_by_map() function