Home
last modified time | relevance | path

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

/bionic/libc/malloc_debug/
Dbacktrace.cpp49 typedef struct _Unwind_Context __unwind_context; typedef
56 static _Unwind_Reason_Code find_current_map(__unwind_context* context, void*) { in find_current_map()
81 static _Unwind_Reason_Code trace_function(__unwind_context* context, void* arg) { in trace_function()