Structure to hold a single stack trace entry. More...
#include <src/debug/pspdebug.h>
Data Fields | |
| u32 | call_addr |
| The address which called the function. | |
| u32 | func_addr |
| The address of the function called. | |
Structure to hold a single stack trace entry.
The address which called the function.
The address of the function called.
1.7.1