Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/ia64/unwind/
H A Ddecode.h233 unwind_decode_P8(char *buf, union unwind_desc *uwd);
H A Ddecode.c170 unwind_decode_P8(char *buf, union unwind_desc *uwd) in unwind_decode_P8() function
H A Dstackframe.c157 nextrecp = unwind_decode_P8(recptr, in buildrecordchain()