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

  /bionic/libc/bionic/
malloc_debug_stacktrace.cpp 43 typedef struct _Unwind_Context __unwind_context; typedef in typeref:struct:_Unwind_Context
45 typedef _Unwind_Context __unwind_context; typedef
48 static _Unwind_Reason_Code trace_function(__unwind_context* context, void* arg) {
pthread_debug.c 222 typedef struct _Unwind_Context __unwind_context; typedef in typeref:struct:_Unwind_Context
224 typedef _Unwind_Context __unwind_context; typedef
227 static _Unwind_Reason_Code trace_function(__unwind_context *context, void *arg)
  /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)

Completed in 128 milliseconds