Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/ia64/unwind/
H A Ddecode.h245 unwind_decode_B4(char *buf, union unwind_desc *uwd);
H A Ddecode.c251 unwind_decode_B4(char *buf, union unwind_desc *uwd) in unwind_decode_B4() function
H A Dstackframe.c208 nextrecp = unwind_decode_B4(recptr, in buildrecordchain()