12#define SYMBOL_TABLE_PTR_ROM_ADDR 0x18
u32 fileOffset
Offset of the file name and line string.
int backtrace(void **buffer, int size)
Walk the stack and return the current call stack.
void debug_backtrace(void)
Print a backtrace.
int backtrace_thread(void **buffer, int size, OSThread *thread)
void backtrace_address_to_string(u32 address, char *dest)
Converts a function address to a string representation using its name, offset, and file.
u32 nameOffset
Offset of the symbol name string.