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

  /src/external/gpl3/gdb/dist/gdb/
aarch64-fbsd-nat.c 73 static bool debug_regs_probed; member in struct:fbsd_nat_target
131 bool aarch64_fbsd_nat_target::debug_regs_probed; member in class:aarch64_fbsd_nat_target
202 if (!debug_regs_probed)
206 debug_regs_probed = true;
  /src/external/gpl3/gdb.old/dist/gdb/
aarch64-fbsd-nat.c 73 static bool debug_regs_probed; member in struct:fbsd_nat_target
131 bool aarch64_fbsd_nat_target::debug_regs_probed; member in class:aarch64_fbsd_nat_target
202 if (!debug_regs_probed)
206 debug_regs_probed = true;

Completed in 23 milliseconds