Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/arch/arm/lib/
H A Dstacktrace_64.c47 static bool walk_stackframe(struct stackframe *frame) in walk_stackframe() function
98 } while (walk_stackframe(&frame)); in dump_core_stack()