|
PSPSDK 2025-10-12
|

Macros | |
| #define | CALL 0x0C000000 |
| #define | CALL_MASK 0xFC000000 |
| #define | IS_CALL(x) |
| #define | CALL_ADDR(x) |
Functions | |
| int | pspDebugGetStackTrace2 (PspDebugRegBlock *regs, PspDebugStackTrace *trace, int max) |
| Do a stack trace from the current exception. | |
Variables | |
| u32 | _ftext |
| u32 | _etext |
| #define CALL 0x0C000000 |
| #define CALL_ADDR | ( | x | ) |
| #define CALL_MASK 0xFC000000 |
| #define IS_CALL | ( | x | ) |
|
extern |
|
extern |