Home
last modified time | relevance | path

Searched defs:Unwind (Results 1 – 2 of 2) sorted by relevance

/bionic/libc/malloc_debug/
DUnwindBacktrace.cpp68 bool Unwind(std::vector<uintptr_t>* frames, std::vector<unwindstack::LocalFrameData>* frame_info, s… in Unwind() function
/bionic/libc/malloc_debug/tests/
Dbacktrace_fake.cpp73 bool Unwind(std::vector<uintptr_t>* frames, std::vector<unwindstack::LocalFrameData>* info, size_t)… in Unwind() function