Home | History | Annotate | Download | only in processor

Lines Matching refs:BPLOG

75     BPLOG(ERROR) << "DumpContext cannot get x86 context";
84 BPLOG(ERROR) << "DumpContext cannot get ppc context";
93 BPLOG(ERROR) << "DumpContext cannot get ppc64 context";
102 BPLOG(ERROR) << "DumpContext cannot get amd64 context";
111 BPLOG(ERROR) << "DumpContext cannot get sparc context";
120 BPLOG(ERROR) << "DumpContext cannot get arm context";
129 BPLOG(ERROR) << "DumpContext cannot get arm64 context";
138 BPLOG(ERROR) << "DumpContext cannot get MIPS context";
151 BPLOG(ERROR) << "Invalid DumpContext for GetInstructionPointer";
182 BPLOG(ERROR) << "Unknown CPU architecture in GetInstructionPointer";
271 BPLOG(ERROR) << "DumpContext cannot print invalid data";