Searched refs:PRA4 (Results 1 – 4 of 4) sorted by relevance
/external/valgrind/coregrind/m_syswrap/ |
D | priv_types_n_macros.h | 189 # define PRA4(s,t,a) PRRAn(4,s,t,a) macro 407 # define PRA4(s,t,a) PRRAn(4,s,t,a) macro 416 # define PRA4(s,t,a) PRRAn(4,s,t,a) macro 425 # define PRA4(s,t,a) PSRAn(4,s,t,a) macro 436 # define PRA4(s,t,a) PRRAn(4,s,t,a) macro 588 PRA4(s,t4,a4); \ 594 PRA4(s,t4,a4); PRA5(s,t5,a5); \ 600 PRA4(s,t4,a4); PRA5(s,t5,a5); PRA6(s,t6,a6); \ 606 PRA4(s,t4,a4); PRA5(s,t5,a5); PRA6(s,t6,a6); \ 614 PRA4(s,t4,a4); PRA5(s,t5,a5); PRA6(s,t6,a6); \
|
D | syswrap-amd64-linux.c | 366 PRA4("clone", vki_modify_ldt_t *, tlsinfo); in PRE()
|
D | syswrap-s390x-linux.c | 476 PRA4("clone(child_tidptr)", int *, child_tidptr); in PRE()
|
D | syswrap-x86-linux.c | 847 PRA4("clone", vki_modify_ldt_t *, tlsinfo); in PRE()
|