Searched refs:bnr (Results 1 – 1 of 1) sorted by relevance
6060 UInt bnr = i % 8; in gdb_xb() local6061 if (bnr == 0) { in gdb_xb()6486 Int bnr = i % 8; in handle_gdb_monitor_command() local6487 res[bnr] = mc_get_or_set_vbits_for_client in handle_gdb_monitor_command()6488 (address+i, (Addr) &vbits[bnr], 1, in handle_gdb_monitor_command()6494 if (bnr == 0) { in handle_gdb_monitor_command()6501 if (res[bnr] == 1) { in handle_gdb_monitor_command()6502 VG_(printf) ("\t %02x", vbits[bnr]); in handle_gdb_monitor_command()6504 tl_assert(3 == res[bnr]); in handle_gdb_monitor_command()