Home
last modified time | relevance | path

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

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