Go to the source code of this file.
Functions | |
int | GetStackTrace (void **result, int max_depth, int skip_count) |
template<bool STRICT_UNWINDING> | |
static _START_GOOGLE_NAMESPACE_ void ** | NextStackFrame (void **old_sp) |
void | StacktracePowerPCDummyFunction () __attribute__((noinline)) |
int GetStackTrace | ( | void ** | result, |
int | max_depth, | ||
int | skip_count | ||
) |
Definition at line 77 of file stacktrace_powerpc-inl.h.
|
static |
Definition at line 49 of file stacktrace_powerpc-inl.h.
void StacktracePowerPCDummyFunction | ( | ) |
Definition at line 74 of file stacktrace_powerpc-inl.h.