Searched defs:pid (Results 151 - 175 of 1130) sorted by relevance

1234567891011>>

/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dlinux-nat-trad.c37 pid_t pid; local
99 pid_t pid; local
H A Daarch64-fbsd-nat.c64 pid_t pid = get_ptrace_pid (regcache->ptid ()); local
96 pid_t pid = get_ptrace_pid (regcache->ptid ()); local
H A Dmips64-obsd-nat.c92 pid_t pid = regcache->ptid ().pid (); local
107 pid_t pid = regcache->ptid ().pid (); local
H A Driscv-fbsd-nat.c66 pid_t pid = get_ptrace_pid (regcache->ptid ()); local
100 pid_t pid = get_ptrace_pid (regcache->ptid ()); local
H A Dsol2-tdep.c82 int pid; local
H A Dmips-fbsd-nat.c66 pid_t pid = get_ptrace_pid (regcache->ptid ()); local
97 pid_t pid = get_ptrace_pid (regcache->ptid ()); local
H A Dmips-nbsd-nat.c58 pid_t pid = ptid.pid (); local
90 pid_t pid = ptid.pid (); local
[all...]
H A Dsh-nbsd-nat.c58 pid_t pid = regcache->ptid ().pid (); local
81 pid_t pid = regcache->ptid ().pid (); local
H A Dsparc64-linux-nat.c47 { sparc64_forget_process (pid); } variable
H A Driscv-nbsd-nat.c65 pid_t pid = regcache->ptid ().pid (); local
100 pid_t pid = regcache->ptid ().pid (); local
[all...]
/netbsd-current/sys/arch/arm/at91/
H A Dat91rm9200bus.c60 void at91rm9200bus_peripheral_clock(int pid, int enable) argument
73 at91pio_port at91rm9200bus_pio_port(int pid) argument
85 uint32_t at91rm9200bus_gpio_mask(int pid) argument
90 const char *at91rm9200bus_peripheral_name(int pid) argument
134 int pid; member in struct:__anon14
[all...]
H A Dat91sam9260bus.c67 void at91sam9260bus_peripheral_clock(int pid, int enable) { argument
79 at91pio_port at91sam9260bus_pio_port(int pid) { argument
89 uint32_t at91sam9260bus_gpio_mask(int pid) { argument
93 const char *at91sam9260bus_peripheral_name(int pid) { argument
131 int pid; member in struct:__anon15
[all...]
H A Dat91sam9261bus.c60 void at91sam9261bus_peripheral_clock(int pid, int enable) argument
73 at91pio_port at91sam9261bus_pio_port(int pid) argument
84 uint32_t at91sam9261bus_gpio_mask(int pid) argument
89 const char *at91sam9261bus_peripheral_name(int pid) argument
125 int pid; member in struct:__anon16
[all...]
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dsol2-tdep.c82 int pid; local
H A Dser-pipe.c42 int pid; member in struct:pipe_state
[all...]
H A Dmips-fbsd-nat.c66 pid_t pid = get_ptrace_pid (regcache->ptid ()); local
97 pid_t pid = get_ptrace_pid (regcache->ptid ()); local
H A Dvax-bsd-nat.c79 pid_t pid = regcache->ptid ().pid (); local
95 pid_t pid = regcache->ptid ().pid (); local
H A Dmips64-obsd-nat.c92 pid_t pid = regcache->ptid ().pid (); local
107 pid_t pid = regcache->ptid ().pid (); local
/netbsd-current/external/gpl3/gdb/dist/gdbserver/
H A Dgdbthread.h127 find_thread (int pid, Func func) argument
[all...]
H A Dfork-child.cc64 postfork_hook (pid_t pid) argument
95 post_fork_inferior (int pid, const char *program) argument
/netbsd-current/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_flags.cpp56 int pid = internal_getpid(); local
/netbsd-current/external/gpl3/gdb/dist/gdb/testsuite/gdb.base/
H A Dstep-over-clone.c52 int i, pid; local
/netbsd-current/external/gpl3/gdb/dist/gdb/testsuite/gdb.threads/
H A Dforking-threads-plus-breakpoint.c51 pid_t pid; local
[all...]
H A Dcreate-fail.c35 count_tasks (pid_t pid) argument
H A Dfork-thread-pending.c61 pid_t pid; local

Completed in 324 milliseconds

1234567891011>>