Searched refs:getFunctionName (Results 1 – 2 of 2) sorted by relevance
263 if (co->getFunctionName(buf, bufLen, offset)) in unw_get_proc_name()
399 virtual bool getFunctionName(char *, size_t, unw_word_t *) { in getFunctionName() function in libunwind::AbstractUnwindCursor432 virtual bool getFunctionName(char *buf, size_t len, unw_word_t *off);1309 bool UnwindCursor<A, R>::getFunctionName(char *buf, size_t bufLen, in getFunctionName() function in libunwind::UnwindCursor