Home
last modified time | relevance | path

Searched refs:getInfo (Results 1 – 2 of 2) sorted by relevance

/ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/src/Unwind/
Dlibunwind.cpp232 co->getInfo(info); in unw_get_proc_info()
DUnwindCursor.hpp378 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