HomeSort by: relevance | last modified time | path
    Searched defs:inf_set_pid (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gdb.old/dist/gdb/
gnu-nat.c 694 inf_set_pid (inf, -1);
728 inf_set_pid (inf, pid);
735 gnu_nat_target::inf_set_pid (struct inf *inf, pid_t pid)
1538 inf_set_pid (inf, inf->pid);
2085 inf_set_pid (gnu_current_inf, -1);
726 gnu_nat_target::inf_set_pid (struct inf *inf, pid_t pid) function in class:gnu_nat_target
  /src/external/gpl3/gdb/dist/gdb/
gnu-nat.c 694 inf_set_pid (inf, -1);
728 inf_set_pid (inf, pid);
735 gnu_nat_target::inf_set_pid (struct inf *inf, pid_t pid)
1538 inf_set_pid (inf, inf->pid);
2085 inf_set_pid (gnu_current_inf, -1);
726 gnu_nat_target::inf_set_pid (struct inf *inf, pid_t pid) function in class:gnu_nat_target

Completed in 52 milliseconds