stacktrace_x86_64-inl.h

#include <stdlib.h>
#include <unwind.h>
#include "google/stacktrace.h"

stacktrace_x86_64-inl.hのインクルード依存関係図

ソースコードを見る。

構成

struct  trace_arg_t
class  StackTraceInit

関数

static _Unwind_Reason_Code nop_backtrace (struct _Unwind_Context *uc, void *opq)
static _Unwind_Reason_Code GetOneFrame (struct _Unwind_Context *uc, void *opq)
int GetStackTrace (void **result, int max_depth, int skip_count)

変数

static bool ready_to_run = false
static StackTraceInit module_initializer


関数

static _Unwind_Reason_Code GetOneFrame ( struct _Unwind_Context *  uc,
void *  opq 
) [static]

int GetStackTrace ( void **  result,
int  max_depth,
int  skip_count 
)

static _Unwind_Reason_Code nop_backtrace ( struct _Unwind_Context *  uc,
void *  opq 
) [static]

stacktrace_x86_64-inl.h50 行で定義されています。

参照元 StackTraceInit::StackTraceInit().


変数

stacktrace_x86_64-inl.h68 行で定義されています。

bool ready_to_run = false [static]

stacktrace_x86_64-inl.h58 行で定義されています。

参照元 GetStackTrace(), と StackTraceInit::StackTraceInit().


Thu Oct 8 05:01:13 2009に生成されました。  doxygen 1.5.6