HomeSort by: relevance | last modified time | path
    Searched refs:inf_threads (Results 1 - 6 of 6) sorted by relevancy

  /src/external/gpl3/gdb/dist/gdb/
gnu-nat.h 48 void inf_threads (struct inf *inf, inf_threads_ftype *f, void *arg);
i386-gnu-nat.c 346 inf_threads (gnu_current_inf, i386_gnu_dr_set_control_one, &control);
383 inf_threads (gnu_current_inf, i386_gnu_dr_set_addr_one, &reg_addr);
gnu-nat.c 986 inf_threads (struct inf *inf, inf_threads_ftype *f, void *arg)
974 inf_threads (struct inf *inf, inf_threads_ftype *f, void *arg) function
  /src/external/gpl3/gdb.old/dist/gdb/
gnu-nat.h 48 void inf_threads (struct inf *inf, inf_threads_ftype *f, void *arg);
i386-gnu-nat.c 346 inf_threads (gnu_current_inf, i386_gnu_dr_set_control_one, &control);
383 inf_threads (gnu_current_inf, i386_gnu_dr_set_addr_one, &reg_addr);
gnu-nat.c 985 inf_threads (struct inf *inf, inf_threads_ftype *f, void *arg)
973 inf_threads (struct inf *inf, inf_threads_ftype *f, void *arg) function

Completed in 35 milliseconds