Searched defs:findUnwindSections (Results 1 - 1 of 1) sorted by relevance

/prebuilts/ndk/r11/sources/cxx-stl/llvm-libc++abi/libcxxabi/src/Unwind/
H A DAddressSpace.hpp69 /// Used by findUnwindSections() to return info about needed sections.
145 bool findUnwindSections(pint_t targetAddr, UnwindInfoSections &info);
339 inline bool LocalAddressSpace::findUnwindSections(pint_t targetAddr, function in class:libunwind::LocalAddressSpace
364 _LIBUNWIND_TRACE_UNWINDING("findUnwindSections: section %X length %x\n",
485 bool findUnwindSections(pint_t targetAddr, UnwindInfoSections &info);

Completed in 108 milliseconds