Searched defs:xtensa_backtrace_frame_t (Results 1 – 1 of 1) sorted by relevance
37 struct xtensa_backtrace_frame_t { struct38 uint32_t pc; /* PC of the current frame */39 uint32_t sp; /* SP of the current frame */40 uint32_t next_pc; /* PC of the current frame's caller */