Home
last modified time | relevance | path

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

/netbsd/sys/arch/ia64/unwind/
H A Ddecode.h239 unwind_decode_B1(char *buf, union unwind_desc *uwd);
H A Ddecode.c210 unwind_decode_B1(char *buf, union unwind_desc *uwd) in unwind_decode_B1() function
H A Dstackframe.c184 nextrecp = unwind_decode_B1(recptr, in buildrecordchain()