Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/ia64/unwind/
H A Ddecode.h253 unwind_decode_X4(char *buf, union unwind_desc *uwd);
H A Ddecode.c323 unwind_decode_X4(char *buf, union unwind_desc *uwd) in unwind_decode_X4() function
H A Dstackframe.c241 nextrecp = unwind_decode_X4(recptr, in buildrecordchain()