Home
last modified time | relevance | path

Searched defs:uwd (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sys/arch/ia64/unwind/
H A Ddecode.c40 unwind_decode_R1(char *buf, union unwind_desc *uwd) in unwind_decode_R1()
51 unwind_decode_R2(char *buf, union unwind_desc *uwd) in unwind_decode_R2()
65 unwind_decode_R3(char *buf, union unwind_desc *uwd) in unwind_decode_R3()
78 unwind_decode_P1(char *buf, union unwind_desc *uwd) in unwind_decode_P1()
90 unwind_decode_P2(char *buf, union unwind_desc *uwd) in unwind_decode_P2()
102 unwind_decode_P3(char *buf, union unwind_desc *uwd) in unwind_decode_P3()
114 unwind_decode_P4(char *buf, union unwind_desc *uwd, vsize_t len) in unwind_decode_P4()
129 unwind_decode_P5(char *buf, union unwind_desc *uwd) in unwind_decode_P5()
141 unwind_decode_P6(char *buf, union unwind_desc *uwd) in unwind_decode_P6()
154 unwind_decode_P7(char *buf, union unwind_desc *uwd) in unwind_decode_P7()
[all …]