Home
last modified time | relevance | path

Searched refs:FATAL (Results 276 – 288 of 288) sorted by relevance

1...<<1112

/art/runtime/verifier/
Dverifier_deps.cc404 LOG(FATAL) << "Should have found a classpath boundary"; in FindOneClassPathBoundaryForInterface()
/art/runtime/
Dinstrumentation.cc380 LOG(FATAL) << "While walking " << thread_name << " found unexpected non-runtime method" in InstrumentationInstallStack()
/art/dex2oat/linker/arm64/
Drelative_patcher_arm64_test.cc278 LOG(FATAL) << "Unexpected instruction: 0x" << std::hex << use_insn; in GenNopsAndAdrpAndUse()
/art/openjdkjvmti/
Devents.cc1123 LOG(FATAL) << "Unknown event "; in GetInstrumentationEventsFor()
/art/dexdump/
Ddexdump.cc1812 UNIMPLEMENTED(FATAL) << " type " << it.GetValueType(); in dumpCallSite()
/art/compiler/utils/x86/
Dassembler_x86.cc314 LOG(FATAL) << "Use movzxb or movsxb instead."; in movb()
367 LOG(FATAL) << "Use movzxw or movsxw instead."; in movw()
/art/compiler/optimizing/
Dinliner.cc1709 LOG(FATAL) << "UNREACHABLE"; in TryPatternSubstitution()
Dloop_optimization.cc360 LOG(FATAL) << "Unsupported SIMD reduction " << reduction->GetId(); in GetReductionKind()
Dintrinsics_arm_vixl.cc634 LOG(FATAL) << "Unexpected type " << type; in GenUnsafeGet()
Dintrinsics_arm64.cc252 LOG(FATAL) << "Unexpected size for reverse-bytes: " << type; in GenReverseBytes()
/art/dex2oat/
Ddex2oat_test.cc1770 PLOG(FATAL) << "Failed to write base64 as file"; in WriteBase64ToFile()
/art/compiler/utils/x86_64/
Dassembler_x86_64.cc316 LOG(FATAL) << "Use movzxb or movsxb instead."; in movb()
375 LOG(FATAL) << "Use movzxw or movsxw instead."; in movw()
/art/oatdump/
Doatdump.cc3019 LOG(FATAL) << "Should not reach here"; in Dump()

1...<<1112