Lines Matching refs:BPLOG
75 BPLOG(ERROR) << "DumpContext cannot get x86 context"; in GetContextX86()
84 BPLOG(ERROR) << "DumpContext cannot get ppc context"; in GetContextPPC()
93 BPLOG(ERROR) << "DumpContext cannot get ppc64 context"; in GetContextPPC64()
102 BPLOG(ERROR) << "DumpContext cannot get amd64 context"; in GetContextAMD64()
111 BPLOG(ERROR) << "DumpContext cannot get sparc context"; in GetContextSPARC()
120 BPLOG(ERROR) << "DumpContext cannot get arm context"; in GetContextARM()
129 BPLOG(ERROR) << "DumpContext cannot get arm64 context"; in GetContextARM64()
138 BPLOG(ERROR) << "DumpContext cannot get MIPS context"; in GetContextMIPS()
151 BPLOG(ERROR) << "Invalid DumpContext for GetInstructionPointer"; in GetInstructionPointer()
182 BPLOG(ERROR) << "Unknown CPU architecture in GetInstructionPointer"; in GetInstructionPointer()
271 BPLOG(ERROR) << "DumpContext cannot print invalid data"; in Print()