Lines Matching defs:buf
19 unwind_decode_ule128(char *buf, unsigned long *val) in unwind_decode_ule128()
40 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()
170 unwind_decode_P8(char *buf, union unwind_desc *uwd) in unwind_decode_P8()
183 unwind_decode_P9(char *buf, union unwind_desc *uwd) in unwind_decode_P9()
197 unwind_decode_P10(char *buf, union unwind_desc *uwd) in unwind_decode_P10()
210 unwind_decode_B1(char *buf, union unwind_desc *uwd) in unwind_decode_B1()
224 unwind_decode_B2(char *buf, union unwind_desc *uwd) in unwind_decode_B2()
238 unwind_decode_B3(char *buf, union unwind_desc *uwd) in unwind_decode_B3()
251 unwind_decode_B4(char *buf, union unwind_desc *uwd) in unwind_decode_B4()
266 unwind_decode_X1(char *buf, union unwind_desc *uwd) in unwind_decode_X1()
285 unwind_decode_X2(char *buf, union unwind_desc *uwd) in unwind_decode_X2()
304 unwind_decode_X3(char *buf, union unwind_desc *uwd) in unwind_decode_X3()
323 unwind_decode_X4(char *buf, union unwind_desc *uwd) in unwind_decode_X4()