Lines Matching refs:BPLOG
106 BPLOG(ERROR) << "Could not PopValues to get two values for binary "
136 BPLOG(ERROR) << "Not reached!";
146 BPLOG(ERROR) << "Attempt to dereference without memory: " <<
153 BPLOG(ERROR) << "Could not PopValue to get value to derefence: " <<
160 BPLOG(ERROR) << "Could not dereference memory at address " <<
170 BPLOG(INFO) << "Could not PopValue to get value to assign: " <<
180 BPLOG(ERROR) << "PopValueOrIdentifier returned a value, but an "
186 BPLOG(ERROR) << "Can't assign " << HexString(value) << " to " <<
248 BPLOG(ERROR) << "Incomplete execution: " << expression;
263 BPLOG(ERROR) << "Expression yielded bad number of results: "
334 BPLOG(INFO) << "Identifier " << token << " not in dictionary";