Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/ia64/unwind/
H A Ddecode.h217 unwind_decode_R3(char *buf, union unwind_desc *uwd);
H A Ddecode.c65 unwind_decode_R3(char *buf, union unwind_desc *uwd) in unwind_decode_R3() function
H A Dstackframe.c89 nextrecp = unwind_decode_R3(recptr, &strc[rec_cnt].udesc); in buildrecordchain()