unw_get_proc_name -- get name of current procedure
unw_get_proc_name(3)https://www.nongnu.org/libunwind/man/unw_get_proc_name(3).htmlSynopsis#include <libunwind.h>intunw_get_proc_name(unw_cursor_t*cp,char*bufp,size_tlen,unw_word_t*offp);DescriptionTheunw_get_proc_name() routine r...