stacktrace.c File Reference

#include <sys/types.h>
#include <bool.h>
#include <libarch/stack.h>
#include <errno.h>
#include <stacktrace.h>

Go to the source code of this file.

Defines

#define FRAME_OFFSET_FP_PREV   (14 * 8)
#define FRAME_OFFSET_RA   (15 * 8)

Functions

int stacktrace_fp_prev (stacktrace_t *st, uintptr_t fp, uintptr_t *prev)
bool stacktrace_fp_valid (stacktrace_t *st, uintptr_t fp)
int stacktrace_ra_get (stacktrace_t *st, uintptr_t fp, uintptr_t *ra)


Detailed Description

Definition in file stacktrace.c.


Generated on Thu Jun 2 07:45:52 2011 for HelenOS/USB by  doxygen 1.4.7