Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/ia64/unwind/
H A Ddecode.h227 unwind_decode_P5(char *buf, union unwind_desc *uwd);
H A Ddecode.c129 unwind_decode_P5(char *buf, union unwind_desc *uwd) in unwind_decode_P5() function
H A Dstackframe.c133 nextrecp = unwind_decode_P5(recptr, in buildrecordchain()