Home
last modified time | relevance | path

Searched defs:unwinder (Results 1 – 5 of 5) sorted by relevance

/external/Reactive-Extensions/RxCpp/Rx/v2/examples/win_text/
Dunwinder.h17 explicit unwinder(Function* functionArg) in unwinder() function
/external/strace/
Dunwind-libunwind.c184 const struct unwind_unwinder_t unwinder = { variable
Dunwind-libdw.c205 const struct unwind_unwinder_t unwinder = { variable
/external/perfetto/src/profiling/memory/
Dunwinding.cc199 unwindstack::Unwinder unwinder(kMaxFrames, &metadata->maps, regs.get(), mems); in DoUnwind() local
/external/Reactive-Extensions/RxCpp/Rx/v2/src/rxcpp/
Drx-util.hpp712 class unwinder class
727 explicit unwinder(Function* functionArg) in unwinder() function in rxcpp::util::detail::unwinder