Home
last modified time | relevance | path

Searched defs:unw_get_proc_name (Results 1 – 2 of 2) sorted by relevance

/external/igt-gpu-tools/lib/stubs/libunwind/
Dlibunwind.h43 static inline int unw_get_proc_name (unw_cursor_t *cursor, char *c, size_t s, unw_word_t *word) in unw_get_proc_name() function
/external/llvm-project/libunwind/src/
Dlibunwind.cpp202 _LIBUNWIND_WEAK_ALIAS(__unw_get_proc_name, unw_get_proc_name) in _LIBUNWIND_WEAK_ALIAS() argument