Searched refs:getInfo (Results 1 – 2 of 2) sorted by relevance
232 co->getInfo(info); in unw_get_proc_info()
378 virtual void getInfo(unw_proc_info_t *) = 0;406 virtual void getInfo(unw_proc_info_t *);1299 void UnwindCursor<A, R>::getInfo(unw_proc_info_t *info) { in getInfo() function in libunwind::UnwindCursor