Home
last modified time | relevance | path

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

12345678910>>...12

/art/compiler/optimizing/
Dregister_allocator_linear_scan.cc265 LOG(FATAL) << "Unexpected policy for temporary location " in ProcessInstruction()
1137 LOG(FATAL) << "Unexpected type for interval " << interval->GetType(); in AllocateSpillSlotFor()
Dssa_liveness_analysis.h732 LOG(FATAL) << "Unreachable"; in SplitAt()
929 LOG(FATAL) << "Unreachable"; in CanUseInputRegister()
Dcode_generator_arm64.h300 LOG(FATAL) << "Unreachable instruction " << instruction->DebugName() in FOR_EACH_CONCRETE_INSTRUCTION_ARM64()
422 LOG(FATAL) << "Unreachable instruction " << instruction->DebugName() in FOR_EACH_CONCRETE_INSTRUCTION_ARM64()
Dsuperblock_cloner.cc793 LOG(FATAL) << "GraphChecker failed: superblock cloner"; in VerifyGraph()
1166 LOG(FATAL) << "Unreachable"; in DoLoopTransformationImpl()
Dintrinsics_x86_64.cc205 LOG(FATAL) << "Unexpected size for reverse-bytes: " << size; in GenReverseBytes()
1654 LOG(FATAL) << "Type not recognized for peek: " << size; in GenPeek()
1739 LOG(FATAL) << "Type not recognized for poke: " << size; in GenPoke()
1829 LOG(FATAL) << "Unsupported op size " << type; in GenUnsafeGet()
2149 LOG(FATAL) << "Unexpected CAS type " << type; in GenCAS()
Dscheduler.cc149 LOG(FATAL) << "Unexpected field access type"; in GetFieldInfo()
Dintrinsics_x86.cc284 LOG(FATAL) << "Unexpected size for reverse-bytes: " << size; in GenReverseBytes()
1492 LOG(FATAL) << "Type not recognized for peek: " << size; in GenPeek()
1584 LOG(FATAL) << "Type not recognized for poke: " << size; in GenPoke()
1688 LOG(FATAL) << "Unsupported op size " << type; in GenUnsafeGet()
2070 LOG(FATAL) << "Unexpected CAS type " << type; in GenCAS()
/art/dex2oat/dex/
Ddex_to_dex_compiler.cc188 LOG(FATAL) << "Mismatched number of quicken slots."; in NextIndex()
/art/runtime/gc/space/
Dimage_space_test.cc434 NoAccessAndroidDataTest() : quiet_(LogSeverity::FATAL) {} in NoAccessAndroidDataTest()
/art/runtime/
Dclass_linker-inl.h265 LOG(FATAL) << "Unreachable - invocation type: " << type; in CheckInvokeClassMismatch()
Dindirect_reference_table_test.cc53 ScopedLogSeverity sls(LogSeverity::FATAL); in TEST_F()
Dcommon_runtime_test.cc117 LOG(FATAL) << "Failed to create runtime"; in SetUp()
Dclass_loader_context.cc768 LOG(FATAL) << "Invalid class loader type " << type; in GetClassLoaderClass()
937 LOG(FATAL) << "Invalid class loader type " << type; in GetClassLoaderTypeName()
/art/runtime/verifier/
Dmethod_verifier.cc1728 LOG(FATAL) << "Null descriptor"; in SetTypesFromSignature()
1912 LOG(FATAL) << "work_line diverged in " << dex_file_->PrettyMethod(dex_method_idx_) in CodeFlowVerifyMethod()
2031 LOG(FATAL) << "Unknown return opcode " << opcode; in AdjustReturnLine()
3487 LOG(FATAL) << "Pending hard failure, but last failure not hard."; in CodeFlowVerifyInstruction()
4948 LOG(FATAL) << "Unexpected case."; in VerifyISFieldAccess()
5295 LOG(FATAL) << "Unsupported log-level " << static_cast<uint32_t>(log_level); in VerifyMethod()
5561 LOG(FATAL) << "Unexpected throw: " << std::hex << work_insn_idx_ << " " << opcode; in Fail()
/art/openjdkjvmti/
Dti_class.cc503 LOG(FATAL) << "Unreachable"; in FixupHeap()
508 LOG(FATAL) << "Unreachable"; in FixupHeap()
Dti_heap.cc605 LOG(FATAL) << "Should not reach here"; in ReportPrimitiveFieldCallback()
1076 LOG(FATAL) << "Unreachable"; in GetReferenceKind()
1972 LOG(FATAL) << "void-array is not a legal type!"; in ChangeArraySize()
/art/runtime/gc/collector/
Dconcurrent_copying.cc702 LOG(FATAL) << "Unexpected reference to newly allocated region."; in CheckReference()
1464 LOG(FATAL) << "Scanning " << obj << " not in unevac space"; in CopyingPhase()
2387 LOG(FATAL) << "mark stack is not empty"; in CheckEmptyMarkStack()
2840 LOG(FATAL) << "Invalid reference " << ref in AssertToSpaceInvariant()
2936 LOG(FATAL) << "Invalid reference " << ref; in AssertToSpaceInvariant()
3398 LOG(FATAL) << "Object address=" << from_ref << " type=" << from_ref->PrettyTypeOf(); in Copy()
Dsemi_space.cc248 LOG(FATAL) << ref << " found in from space"; in operator ()()
Dmark_sweep.cc487 LOG(FATAL) << oss.str(); in operator ()()
970 LOG(FATAL) << "Unreachable"; in ScanGrayObjects()
/art/runtime/dex/
Ddex_file_annotations.cc256 LOG(FATAL) << StringPrintf("Bad annotation element value byte 0x%02x", value_type); in SkipAnnotationValue()
648 LOG(FATAL) << "Found invalid annotation value type while building annotation array"; in ProcessAnnotationValue()
1788 default: UNIMPLEMENTED(FATAL) << ": type " << type_; in ReadValueToField()
/art/runtime/gc/accounting/
Dmod_union_table.cc291 LOG(FATAL) << "FATAL ERROR"; in operator ()()
/art/runtime/arch/
Dstub_test.cc674 ScopedLogSeverity sls(LogSeverity::FATAL); in TEST_F()
787 ScopedLogSeverity sls(LogSeverity::FATAL); in TEST_F()
906 ScopedLogSeverity sls(LogSeverity::FATAL); in TEST_F()
/art/dex2oat/
Ddex2oat_image_test.cc436 ScopedLogSeverity quiet(LogSeverity::FATAL); in TEST_F()
/art/runtime/native/
Ddalvik_system_VMDebug.cc279 LOG(FATAL) << "Crashing runtime on request"; in VMDebug_crash()
/art/adbconnection/
Dadbconnection.cc259 PLOG(FATAL) << "Unable to create socketpair for agent control!"; in StartDebuggerThreads()

12345678910>>...12