Lines Matching defs:dp
352 #define UNW_DEC_SPILL_MASK(fmt, dp, arg, end) \ argument
568 unw_decode_x1 (const unsigned char *dp, unsigned int code ATTRIBUTE_UNUSED, in unw_decode_x1()
586 unw_decode_x2 (const unsigned char *dp, unsigned int code ATTRIBUTE_UNUSED, in unw_decode_x2()
606 unw_decode_x3 (const unsigned char *dp, unsigned int code ATTRIBUTE_UNUSED, in unw_decode_x3()
628 unw_decode_x4 (const unsigned char *dp, unsigned int code ATTRIBUTE_UNUSED, in unw_decode_x4()
652 unw_decode_r1 (const unsigned char *dp, unsigned int code, void *arg, in unw_decode_r1()
664 unw_decode_r2 (const unsigned char *dp, unsigned int code, void *arg, in unw_decode_r2()
680 unw_decode_r3 (const unsigned char *dp, unsigned int code, void *arg, in unw_decode_r3()
691 unw_decode_p1 (const unsigned char *dp, unsigned int code, in unw_decode_p1()
702 unw_decode_p2_p5 (const unsigned char *dp, unsigned int code, in unw_decode_p2_p5()
782 unw_decode_p6 (const unsigned char *dp, unsigned int code, in unw_decode_p6()
797 unw_decode_p7_p10 (const unsigned char *dp, unsigned int code, void *arg, in unw_decode_p7_p10()
971 unw_decode_b1 (const unsigned char *dp, unsigned int code, in unw_decode_b1()
985 unw_decode_b2 (const unsigned char *dp, unsigned int code, in unw_decode_b2()
997 unw_decode_b3_x4 (const unsigned char *dp, unsigned int code, void *arg, in unw_decode_b3_x4()
1064 unw_decode (const unsigned char *dp, int inside_body, in unw_decode()