Home
last modified time | relevance | path

Searched defs:unwind_frame (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/arch/ia64/unwind/
H A Dstackframe.h80 struct unwind_frame { struct
102 void patchunwindframe(struct unwind_frame *, uint64_t, uint64_t); argument
/netbsd-src/external/cddl/osnet/dev/dtrace/aarch64/
H A Ddtrace_isa.c59 unwind_frame(struct unwind_state *frame) in unwind_frame() function