Home
last modified time | relevance | path

Searched refs:stackframe (Results 1 – 1 of 1) sorted by relevance

/Zephyr-latest/arch/riscv/core/
Dstacktrace.c21 struct stackframe { struct
105 struct stackframe *frame; in walk_stackframe()
128 frame = (struct stackframe *)fp - 1; in walk_stackframe()
162 frame = (struct stackframe *)fp; in walk_stackframe()