Go to the source code of this file.
Classes | |
class | StackTraceInit |
struct | trace_arg_t |
Functions | |
static _Unwind_Reason_Code | GetOneFrame (struct _Unwind_Context *uc, void *opq) |
int | GetStackTrace (void **result, int max_depth, int skip_count) |
static _Unwind_Reason_Code | nop_backtrace (struct _Unwind_Context *, void *) |
Variables | |
static StackTraceInit | module_initializer |
static bool | ready_to_run = false |
|
static |
Definition at line 70 of file stacktrace_unwind-inl.h.
int GetStackTrace | ( | void ** | result, |
int | max_depth, | ||
int | skip_count | ||
) |
Definition at line 87 of file stacktrace_unwind-inl.h.
|
static |
Definition at line 50 of file stacktrace_unwind-inl.h.
|
static |
Definition at line 68 of file stacktrace_unwind-inl.h.
|
static |
Definition at line 58 of file stacktrace_unwind-inl.h.