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

  /external/chromium_org/third_party/tcmalloc/chromium/src/
stacktrace_android-inl.h 48 typedef struct _Unwind_Context __unwind_context; typedef in typeref:struct:_Unwind_Context
50 typedef _Unwind_Context __unwind_context; typedef
69 static _Unwind_Reason_Code tracer(__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)
  /bionic/libc/bionic/
debug_stacktrace.cpp 41 typedef struct _Unwind_Context __unwind_context; typedef in typeref:struct:_Unwind_Context
43 typedef _Unwind_Context __unwind_context; typedef
83 static _Unwind_Reason_Code trace_function(__unwind_context* context, void* arg) {

Completed in 232 milliseconds