Home
last modified time | relevance | path

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

12345678910>>...12

/art/compiler/optimizing/
Dcode_generator_x86.h190 LOG(FATAL) << "Unreachable instruction " << instruction->DebugName() in FOR_EACH_CONCRETE_INSTRUCTION_X86()
224 LOG(FATAL) << "Unreachable instruction " << instruction->DebugName() in FOR_EACH_CONCRETE_INSTRUCTION_X86()
Dcode_generator_x86_64.h194 LOG(FATAL) << "Unreachable instruction " << instruction->DebugName() in FOR_EACH_CONCRETE_INSTRUCTION_X86_64()
228 LOG(FATAL) << "Unreachable instruction " << instruction->DebugName() in FOR_EACH_CONCRETE_INSTRUCTION_X86_64()
Dinduction_var_range.cc250 LOG(FATAL) << "Failed precondition: CanGenerateRange()"; in GenerateRange()
272 LOG(FATAL) << "Failed precondition: CanGenerateRange()"; in GenerateTakenTest()
314 LOG(FATAL) << "Failed precondition: CanGenerateLastValue()"; in GenerateLastValue()
1255 LOG(FATAL) << "unknown operation"; in GenerateCode()
1300 LOG(FATAL) << "unexpected invariant nop"; in GenerateCode()
/art/runtime/jni/
Djni_internal_test.cc1043 ScopedLogSeverity sls(LogSeverity::FATAL); in TEST_F()
1984 ScopedLogSeverity sls(LogSeverity::FATAL); in TEST_F()
2023 ScopedLogSeverity sls(LogSeverity::FATAL); in TEST_F()
2031 ScopedLogSeverity sls(LogSeverity::FATAL); in TEST_F()
2120 ScopedLogSeverity sls(LogSeverity::FATAL); in TEST_F()
2173 ScopedLogSeverity sls(LogSeverity::FATAL); in TEST_F()
2318 ScopedLogSeverity sls(LogSeverity::FATAL); in TEST_F()
2421 LOG(FATAL) << "Invalid monitor state " << lock_word.GetState(); in IsLocked()
2540 ScopedLogSeverity sls(LogSeverity::FATAL); in TEST_F()
Djni_env_ext.cc106 LOG(FATAL) << error_msg; in NewLocalRef()
Djava_vm_ext.cc579 LOG(FATAL) << os.str(); in JniAbort()
675 LOG(FATAL) << error_msg; in AddGlobalRef()
699 LOG(FATAL) << error_msg; in AddWeakGlobalRef()
/art/runtime/hprof/
Dhprof.cc748 LOG(FATAL) << "Unimplemented"; in DumpToDdmsBuffered()
962 LOG(FATAL) << "UNREACHABLE"; in SignatureToBasicTypeAndSize()
1052 LOG(FATAL) << "obsolete tag " << static_cast<int>(heap_tag); in MarkRootObject()
1366 LOG(FATAL) << "Unexpected size " << size; in DumpHeapClass()
/art/runtime/interpreter/
Dunstarted_runtime.cc86 LOG(FATAL) << "Trying to abort, but not in transaction mode: " << msg; in AbortTransactionOrFail()
1172 LOG(FATAL) << "Not in the Memory API: " << type; in UnstartedMemoryPeek()
1175 LOG(FATAL) << "Should not reach here"; in UnstartedMemoryPeek()
1232 LOG(FATAL) << "Type unimplemented for Memory Array API, should not reach here: " << type; in UnstartedMemoryPeekArray()
1241 LOG(FATAL) << "Not in the Memory API: " << type; in UnstartedMemoryPeekArray()
1244 LOG(FATAL) << "Should not reach here"; in UnstartedMemoryPeekArray()
2030 LOG(FATAL) << "Calling native method " << ArtMethod::PrettyMethod(method) << " in an unstarted " in Jni()
/art/libartbase/base/
Dhiddenapi_flags.h274 LOG(FATAL) << "Invalid combination of values " << Dumpable(ApiList(val1))
Dmem_map.cc76 LOG(FATAL) << "MemMap not found"; in GetGMapsEntry()
616 PLOG(FATAL) << "munmap failed"; in DoReset()
1126 LOG(FATAL) << "Unreachable"; in MapInternalArtLow4GBAllocator()
/art/oatdump/
Doatdump_test.h62 PLOG(FATAL) << "mkdtemp(\"" << &dir[0] << "\") failed"; in GetScratchDir()
/art/runtime/gc/space/
Dlarge_object_space.cc197 LOG(FATAL) << "Attempted to free large object " << ptr << " which was not live"; in Free()
646 UNIMPLEMENTED(FATAL); in LogFragmentationAllocFailure()
/art/compiler/debug/
Delf_debug_info_writer.h596 LOG(FATAL) << "Void type should not be encoded"; in WriteTypeDeclaration()
599 LOG(FATAL) << "Unknown dex type descriptor: \"" << desc << "\""; in WriteTypeDeclaration()
/art/compiler/jni/quick/
Djni_compiler.cc151 LOG(FATAL) << "JniCompile: Method cannot be both @CriticalNative and @FastNative" in ArtJniCompileMethodInternal()
728 UNIMPLEMENTED(FATAL); // we currently don't expect to see this case in CopyParameter()
/art/runtime/gc/
Dheap.cc744 LOG(FATAL) << "There's a gap between the image space and the non-moving space"; in Heap()
1324 LOG(FATAL) << "object " << obj << " not inside any spaces!"; in FindContinuousSpaceFromObject()
1337 LOG(FATAL) << "object " << obj << " not inside any spaces!"; in FindDiscontinuousSpaceFromObject()
1878 UNIMPLEMENTED(FATAL) << "homogeneous space compaction result: " in AllocateInternalWithGc()
2176 UNIMPLEMENTED(FATAL); in ChangeCollector()
2521 LOG(FATAL) << "Unsupported"; in Compact()
2652 LOG(FATAL) << "Invalid collector type " << static_cast<size_t>(collector_type_); in CollectGarbageInternal()
2667 LOG(FATAL) << "Invalid current allocator " << current_allocator_; in CollectGarbageInternal()
3308 LOG(FATAL) << "Pre " << gc->GetName() << " heap verification failed with " << failures in PreGcVerificationPaused()
3366 LOG(FATAL) << "Pre sweeping " << gc->GetName() << " GC verification failed with " << failures in PreSweepingGcVerification()
[all …]
Dheap-inl.h413 LOG(FATAL) << "Invalid allocator type"; in TryToAllocate()
/art/runtime/
Dinstrumentation_test.cc379 LOG(FATAL) << "Unknown instrumentation event " << event_type; in HasEventListener()
437 LOG(FATAL) << "Unknown instrumentation event " << event_type; in ReportEvent()
469 LOG(FATAL) << "Unknown instrumentation event " << event_type; in DidListenerReceiveEvent()
Dreference_table.cc53 LOG(FATAL) << "ReferenceTable '" << name_ << "' " in Add()
Doat.cc140 LOG(FATAL) << StringPrintf("Invalid oat version, expected 0x%02x%02x%02x%02x, " in CheckOatVersion()
Dart_method-inl.h126 LOG(FATAL) << "Unreachable - invocation type: " << type; in CheckIncompatibleClassChange()
/art/compiler/utils/
Dassembler_test.h699 UNIMPLEMENTED(FATAL) << "Architecture does not support floating-point registers"; in GetFPRegisters()
706 UNIMPLEMENTED(FATAL) << "Architecture does not support vector registers"; in GetVectorRegisters()
712 UNIMPLEMENTED(FATAL) << "Architecture does not support secondary registers"; in GetSecondaryRegisterName()
718 UNIMPLEMENTED(FATAL) << "Architecture does not support tertiary registers"; in GetTertiaryRegisterName()
724 UNIMPLEMENTED(FATAL) << "Architecture does not support quaternary registers"; in GetQuaternaryRegisterName()
/art/test/674-hiddenapi/
Dhiddenapi.cc74 LOG(FATAL) << "Could not open " << path << " for boot classpath extension: " << error_msg; in Java_Main_appendToBootClassLoader()
/art/runtime/entrypoints/quick/
Dquick_alloc_entrypoints.cc251 UNIMPLEMENTED(FATAL); in ResetQuickAllocEntryPoints()
/art/compiler/jni/quick/arm/
Dcalling_convention_arm.cc502 LOG(FATAL) << "Invalid iterator register position for a long/double " << itr_args_; in CurrentParamRegister()
/art/openjdkjvmti/
Dti_thread.cc135 LOG(FATAL) << "Unexpected thread before start: " << name << " id: " in ThreadStart()
493 LOG(FATAL) << "Should not be in state " << internal_thread_state; in GetJvmtiThreadStateFromInternal()
543 LOG(FATAL) << "Unreachable"; in GetJavaStateFromInternal()

12345678910>>...12