Searched refs:PT_PC (Results 1 - 12 of 12) sorted by relevance

/external/strace/linux/bfin/
H A Dprint_pc.c2 if (upeek(tcp->pid, PT_PC, &pc) < 0) {
/external/strace/linux/m68k/
H A Dprint_pc.c2 if (upeek(tcp->pid, 4*PT_PC, &pc) < 0) {
H A Duserent.h19 XLAT(4*PT_PC),
/external/strace/linux/microblaze/
H A Dprint_pc.c2 if (upeek(tcp->pid, PT_PC, &pc) < 0) {
H A Duserent.h33 { PT_PC, "rpc", },
/external/ltrace/sysdeps/linux-gnu/m68k/
H A Dregs.c42 return (void *)ptrace(PTRACE_PEEKUSER, proc->pid, 4 * PT_PC, 0);
48 ptrace(PTRACE_POKEUSER, proc->pid, 4 * PT_PC, addr);
/external/pcre/dist/
H A Dpcre_tables.c570 { 154, PT_PC, ucp_Cc },
571 { 157, PT_PC, ucp_Cf },
575 { 181, PT_PC, ucp_Cn },
576 { 184, PT_PC, ucp_Co },
579 { 201, PT_PC, ucp_Cs },
623 { 590, PT_PC, ucp_Ll },
624 { 593, PT_PC, ucp_Lm },
625 { 596, PT_PC, ucp_Lo },
626 { 599, PT_PC, ucp_Lt },
627 { 602, PT_PC, ucp_L
[all...]
H A Dpcre_xclass.c154 case PT_PC:
H A Dpcre_dfa_exec.c1088 case PT_PC:
1346 case PT_PC:
1598 case PT_PC:
1875 case PT_PC:
H A Dpcre_exec.c2571 case PT_PC:
4203 case PT_PC:
4939 case PT_PC:
5456 case PT_PC:
H A Dpcre_compile.c765 { 0, 0, 5, 2, 0, 15, 16, 16, 17, 0, 0 }, /* PT_PC */
2790 case PT_PC:
H A Dpcre_jit_compile.c4815 case PT_PC:
5044 case PT_PC:

Completed in 501 milliseconds