Home
last modified time | relevance | path

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

12345678910>>...12

/art/runtime/arch/x86_64/
Dentrypoints_init_x86_64.cc79 UNIMPLEMENTED(FATAL); in InitEntryPoints()
/art/openjdkjvmti/
Dti_class_definition.cc172 LOG(FATAL) << "Unable to unbox a primitive long value!"; in GetDexDataForRetransformation()
234 LOG(FATAL) << "Unable to unwrap a long value!"; in GetQuickenedDexFile()
/art/test/906-iterate-heap/
Diterate_heap.cc288 LOG(FATAL) << "Unknown type " << static_cast<size_t>(element_type); in Java_art_Test906_iterateThroughHeapPrimitiveArray()
343 LOG(FATAL) << "Unknown type " << static_cast<size_t>(type); in GetPrimitiveTypeName()
/art/runtime/
Dindirect_reference_table.cc60 LOG(FATAL) << msg; in AbortIfNoCheckJNI()
329 LOG(FATAL) << "Internal Error: non-empty local reference table\n" in AssertEmpty()
Dmonitor_pool.h171 LOG(FATAL) << "Did not find chunk that contains monitor."; in ComputeMonitorIdInPool()
Dstack.cc334 LOG(FATAL) << "Unexpected location kind " << dex_register_map[vreg].GetKind(); in GetVRegFromOptimizedCode()
361 LOG(FATAL) << "Unexpected location kind " << location.GetKind(); in GetVRegFromOptimizedCode()
414 LOG(FATAL) << "Expected long or double: kind_lo=" << kind_lo << ", kind_hi=" << kind_hi; in GetVRegPair()
523 LOG(FATAL) << "Expected long or double: kind_lo=" << kind_lo << ", kind_hi=" << kind_hi; in SetVRegPair()
Dthread.cc155 UNIMPLEMENTED(FATAL); in UnimplementedEntryPoint()
327 default: PLOG(FATAL) << "Failed to park"; in Park()
374 default: PLOG(FATAL) << "Failed to park"; in Park()
410 PLOG(FATAL) << "Failed to unpark"; in Unpark()
570 LOG(FATAL) << "No shadow frame for frame " << frame_id; in RemoveDebuggerShadowFrameMapping()
1267 PLOG(FATAL) << "getrlimit(RLIMIT_STACK) failed"; in GetThreadStack()
1407 LOG(FATAL) << ss.str(); in UnsafeLogFatalForSuspendCount()
2065 LOG(FATAL) << "Unreachable"; in VisitBlockedOnObject()
2207 LOG(FATAL) << "Native thread exited without calling DetachCurrentThread: " << *self; in ThreadExitCallback()
2232 LOG(FATAL) << "Newly-created pthread TLS slot is not nullptr"; in Startup()
[all …]
/art/compiler/optimizing/
Dnodes.h1965 LOG(FATAL) << "Unexpected data type " << type; in TypeFlag()
2405 LOG(FATAL) << "Cloning is not implemented for the instruction " << in FOR_EACH_INSTRUCTION()
3645 LOG(FATAL) << DebugName() << " is not defined for the (null, null) case."; in Evaluate()
3652 LOG(FATAL) << DebugName() << " is not defined for the (long, int) case."; in Evaluate()
4035 LOG(FATAL) << DebugName() << " is not defined for float values"; in Evaluate()
4040 LOG(FATAL) << DebugName() << " is not defined for double values"; in Evaluate()
4077 LOG(FATAL) << DebugName() << " is not defined for float values"; in Evaluate()
4082 LOG(FATAL) << DebugName() << " is not defined for double values"; in Evaluate()
4119 LOG(FATAL) << DebugName() << " is not defined for float values"; in Evaluate()
4124 LOG(FATAL) << DebugName() << " is not defined for double values"; in Evaluate()
[all …]
Dcode_generator.cc462 LOG(FATAL) << "Unexpected call to EmitThunkCode()."; in EmitThunkCode()
598 LOG(FATAL) << "Unexpected invoke type: " << invoke->GetInvokeType(); in GenerateInvokeStaticOrDirectRuntimeCall()
627 LOG(FATAL) << "Unexpected invoke type: " << invoke->GetInvokeType(); in GenerateInvokeUnresolvedRuntimeCall()
683 LOG(FATAL) << "Unexpected arg format: 0x" << std::hex in CreateStringBuilderAppendLocations()
814 LOG(FATAL) << "Invalid type " << field_type; in GenerateUnresolvedFieldAccess()
1349 LOG(FATAL) << "Unexpected kind " << location.GetKind(); in RecordCatchBlockInfo()
1508 LOG(FATAL) << "Unexpected kind " << location.GetKind(); in EmitVRegInfo()
1805 LOG(FATAL) << "Unreachable"; in GetArrayAllocationEntrypoint()
Dselect_generator.cc62 LOG(FATAL) << "Unreachable"; in IsSimpleBlock()
Dpc_relative_fixups_x86.cc226 LOG(FATAL) << "Unreachable min/max/abs: intrinsics should have been lowered " in HandleInvoke()
Dregister_allocation_resolver.cc124 LOG(FATAL) << "Unexpected type for interval " << current->GetType(); in Resolve()
226 LOG(FATAL) << "Unexpected type for temporary location " in Resolve()
266 LOG(FATAL) << "Unexpected location for object"; in UpdateSafepointLiveRegisters()
Dinduction_var_analysis.cc138 default: LOG(FATAL) << "unexpected cmp: " << cmp; in IsGuardedBy()
836 LOG(FATAL) << op; in SolveOp()
1043 default: LOG(FATAL) << "CONDITION UNREACHABLE"; in VisitTripCount()
1076 LOG(FATAL) << "CONDITION UNREACHABLE"; in IsTaken()
1101 LOG(FATAL) << "CONDITION UNREACHABLE"; in IsFinite()
1182 default: LOG(FATAL) << cmp; UNREACHABLE(); in RewriteBreakLoop()
/art/compiler/utils/x86/
Djni_macro_assembler_x86.cc190 UNIMPLEMENTED(FATAL); // this case only currently exists for ARM in StoreSpanning()
349 UNIMPLEMENTED(FATAL) << ": Move " << dest << ", " << src; in Move()
403 UNIMPLEMENTED(FATAL); in Copy()
586 LOG(FATAL) << "Not implemented condition: " << static_cast<int>(cond); in TestGcMarking()
/art/libdexfile/dex/
Ddex_file.cc236 LOG(FATAL) << "Unable to find method " << method_idx; in FindCodeItemOffset()
657 UNIMPLEMENTED(FATAL) << ": type " << type_; in Next()
664 LOG(FATAL) << "Unreached"; in Next()
/art/dexlayout/
Ddexlayout_test.cc239 PLOG(FATAL) << "Failed to write base64 as file"; in WriteBase64ToFile()
249 PLOG(FATAL) << "Could not flush and close test file."; in WriteFileBase64()
376 PLOG(FATAL) << "Could not flush and close test file."; in CreateProfile()
/art/dex2oat/linker/
Dimage_write_read_test.cc77 LOG(FATAL) << "Failed to create runtime"; in TestWriteRead()
/art/runtime/native/
Dorg_apache_harmony_dalvik_ddmc_DdmVmInternal.cc152 LOG(FATAL) << "Unknown thread state: " << state; in ToJdwpThreadStatus()
/art/tools/art_verifier/
Dart_verifier.cc183 LOG(FATAL) << "Unreachable"; in ExecuteWithoutRuntime()
/art/compiler/utils/x86_64/
Djni_macro_assembler_x86_64.cc217 UNIMPLEMENTED(FATAL); // this case only currently exists for ARM in StoreSpanning()
433 UNIMPLEMENTED(FATAL) << ": Move " << dest << ", " << src; in Move()
488 UNIMPLEMENTED(FATAL); in Copy()
687 LOG(FATAL) << "Not implemented condition: " << static_cast<int>(cond); in TestGcMarking()
/art/runtime/jit/
Djit.cc172 LOG(FATAL) << "Priority thread weight is above the warmup threshold."; in CreateFromRuntimeArguments()
174 LOG(FATAL) << "Priority thread weight cannot be 0."; in CreateFromRuntimeArguments()
186 LOG(FATAL) << "Invoke transition weight is above the warmup threshold."; in CreateFromRuntimeArguments()
188 LOG(FATAL) << "Invoke transition weight cannot be 0."; in CreateFromRuntimeArguments()
354 LOG(FATAL) << "No pending exception expected after compiling " in CompileMethod()
920 LOG(FATAL) << "Methods in the boot classpath failed to verify: " in Run()
/art/compiler/debug/
Delf_debug_frame_writer.h146 LOG(FATAL) << "Cannot write CIE frame for ISA " << isa; in WriteCIE()
/art/disassembler/
Ddisassembler_arm.cc199 UNIMPLEMENTED(FATAL) << "Unexpected literal type: " << type; in PrintLiteral()
/art/runtime/gc/space/
Dregion_space-inl.h155 LOG(FATAL) << "Unexpected space type : " << kRegionType; in GetBytesAllocatedInternal()
190 LOG(FATAL) << "Unexpected space type : " << kRegionType; in GetObjectsAllocatedInternal()
/art/runtime/entrypoints/
Dentrypoint_utils-inl.h88 LOG(FATAL) << "Could not find an inlined method from an .oat file: " in GetResolvedMethod()
101 LOG(target_sdk_at_least_p ? FATAL : WARNING) in GetResolvedMethod()
556 LOG(FATAL) << "Unknown invoke type " << type; in FindMethodToCall()

12345678910>>...12