#include "config.h"
#include "misc.h"
#include <stdio.h>
Functions | |
int | getpcstack (uintptr_t *pcstack, int pcstack_limit, int check_signal) |
int getpcstack | ( | uintptr_t * | pcstack, | |
int | pcstack_limit, | |||
int | check_signal | |||
) |
References getfp(), umem_max_stack, umem_min_stack, and umem_panic().