L4Re Operating System Framework – Interface and Usage Documentation
Loading...
Searching...
No Matches
backtrace.h File Reference

Backtrace. More...

#include <sys/cdefs.h>
+ Include dependency graph for backtrace.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

int l4util_backtrace (void **pc_array, int max_len)
 Fill backtrace structure.
 

Detailed Description

Backtrace.

Definition in file backtrace.h.

Function Documentation

◆ l4util_backtrace()

int l4util_backtrace ( void **  pc_array,
int  max_len 
)

Fill backtrace structure.

Parameters
pc_arrayArray of instruction pointers.
max_lenLength of array.
Returns
Number of entries