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

  /src/external/gpl3/gdb/dist/gdb/
aarch64-fbsd-nat.c 72 void probe_debug_regs (int pid);
200 aarch64_fbsd_nat_target::probe_debug_regs (int pid) function in class:aarch64_fbsd_nat_target
251 probe_debug_regs (ptid.pid ());
261 probe_debug_regs (pid);
  /src/external/gpl3/gdb.old/dist/gdb/
aarch64-fbsd-nat.c 72 void probe_debug_regs (int pid);
200 aarch64_fbsd_nat_target::probe_debug_regs (int pid) function in class:aarch64_fbsd_nat_target
251 probe_debug_regs (ptid.pid ());
261 probe_debug_regs (pid);

Completed in 23 milliseconds