Home
last modified time | relevance | path

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

/third_party/libunwind/include/
Dlibunwind_i-ohos.h42 extern bool unw_get_build_id(struct map_info* map, uint8_t** build_id_ptr, size_t* length);
/third_party/libunwind/src/
Dos-ohos.h41 extern bool unw_get_build_id(struct map_info* map, uint8_t** build_id_ptr, size_t* length);
Dos-ohos.c297 unw_get_build_id (struct map_info* map, uint8_t** build_id_ptr, size_t* length) in unw_get_build_id() function