Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/ia64/unwind/
H A Ddecode.h231 unwind_decode_P7(char *buf, union unwind_desc *uwd);
H A Ddecode.c154 unwind_decode_P7(char *buf, union unwind_desc *uwd) in unwind_decode_P7() function
H A Dstackframe.c149 nextrecp = unwind_decode_P7(recptr, in buildrecordchain()