HomeSort by relevance Sort by last modified time
    Searched full:__unwind_context (Results 1 - 2 of 2) sorted by null

  /hardware/ti/omap4xxx/
stacktrace.c 44 typedef struct _Unwind_Context __unwind_context; typedef in typeref:struct:_Unwind_Context
46 typedef _Unwind_Context __unwind_context; typedef
49 static _Unwind_Reason_Code trace_function(__unwind_context *context, void *arg)
  /bionic/libc/bionic/
malloc_debug_leak.c 227 typedef struct _Unwind_Context __unwind_context; typedef in typeref:struct:_Unwind_Context
229 typedef _Unwind_Context __unwind_context; typedef
232 static _Unwind_Reason_Code trace_function(__unwind_context *context, void *arg)

Completed in 79 milliseconds