Home
last modified time | relevance | path

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

/third_party/libunwind/src/ia64/
DGtables.c385 extern unsigned long getunwind (void *buf, size_t len);
394 getunwind (void *buf, size_t len) in getunwind() function
411 size = getunwind (NULL, 0); in get_kernel_table()
419 getunwind (ktab, size); in get_kernel_table()
/third_party/ltp/include/lapi/syscalls/
Dia64.in186 getunwind 1215
/third_party/libunwind/
Dconfigure.ac71 AC_CHECK_FUNCS(dl_iterate_phdr dl_phdr_removals_counter dlmodinfo getunwind \