Searched refs:bpnum (Results 1 – 4 of 4) sorted by relevance
77 int decode_dr7(unsigned long dr7, int bpnum, unsigned *len, unsigned *type) in decode_dr7() argument79 int bp_info = dr7 >> (DR_CONTROL_SHIFT + bpnum * DR_CONTROL_SIZE); in decode_dr7()84 return (dr7 >> (bpnum * DR_ENABLE_SIZE)) & 0x3; in decode_dr7()
73 int decode_dr7(unsigned long dr7, int bpnum, unsigned *len, unsigned *type);
3481 debugger convenience variable '$bpnum' records the number of the54373 * $bpnum, convenience variable: Set Breaks. (line 6)