Searched refs:ERR_BPOBJ (Results 1 – 5 of 5) sorted by relevance
331 #define ERR_BPOBJ 2017 /* breakpoint symbol is not an object */ macro
326 { ERR_BPOBJ, "error setting breakpoint: symbol is not an object" },
790 if (sym1.tokstyp != TOKSTOBJ) return ERR_BPOBJ; in dbgbpset()
333 #define ERR_BPOBJ 2017 /* breakpoint symbol is not an object */ macro