Home
last modified time | relevance | path

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

/Zephyr-4.2.1/arch/riscv/core/
Dstacktrace.c22 struct stackframe { struct
113 struct stackframe *frame; in walk_stackframe()
136 frame = (struct stackframe *)fp - 1; in walk_stackframe()
170 frame = (struct stackframe *)fp; in walk_stackframe()