| Home | Sort by: relevance | last modified time | path |
| /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; |