Home
last modified time | relevance | path

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

12345678910>>...12

/art/runtime/
Dsignal_set.h30 PLOG(FATAL) << "sigemptyset failed"; in SignalSet()
36 PLOG(FATAL) << "sigaddset " << signal << " failed"; in Add()
42 PLOG(FATAL) << "pthread_sigmask failed"; in Block()
51 PLOG(FATAL) << "sigwait failed"; in Wait()
Dthread_linux.cc28 PLOG(FATAL) << "sigaltstack failed"; in SigAltStack()
42 LOG(FATAL) << "Invalid use of alternate signal stack on Android"; in SetUpAlternateSignalStack()
Doat_quick_method_header.cc50 LOG(FATAL) << "Failed to find Dex offset for PC offset " in ToDexPc()
86 LOG(FATAL) << "Failed to find native offset for dex pc 0x" << std::hex << dex_pc in ToNativeQuickPc()
/art/libartbase/arch/
Dinstruction_set.cc33 LOG(FATAL) << "Unsupported instruction set " << isa; in InstructionSetAbort()
36 LOG(FATAL) << "Unknown ISA " << isa; in InstructionSetAbort()
54 LOG(FATAL) << "Unknown ISA " << isa; in GetInstructionSetString()
87 LOG(FATAL) << "ISA kNone does not have alignment."; in GetInstructionSetAlignment()
90 LOG(FATAL) << "Unknown ISA " << isa; in GetInstructionSetAlignment()
116 LOG(FATAL) << error_msg; in GetStackOverflowReservedBytesFailure()
/art/runtime/gc/space/
Dspace.cc45 UNIMPLEMENTED(FATAL) << "Unreachable"; in AsDlMallocSpace()
50 UNIMPLEMENTED(FATAL) << "Unreachable"; in AsRosAllocSpace()
55 UNIMPLEMENTED(FATAL) << "Unreachable"; in AsZygoteSpace()
60 UNIMPLEMENTED(FATAL) << "Unreachable"; in AsBumpPointerSpace()
65 LOG(FATAL) << "Unreachable"; in AsRegionSpace()
70 UNIMPLEMENTED(FATAL) << "Unreachable"; in AsAllocSpace()
75 UNIMPLEMENTED(FATAL) << "Unreachable"; in AsContinuousMemMapAllocSpace()
Dzygote_space.cc72 UNIMPLEMENTED(FATAL); in Clear()
95 UNIMPLEMENTED(FATAL); in Alloc()
100 UNIMPLEMENTED(FATAL); in AllocationSize()
105 UNIMPLEMENTED(FATAL); in Free()
110 UNIMPLEMENTED(FATAL); in FreeList()
115 UNIMPLEMENTED(FATAL); in LogFragmentationAllocFailure()
/art/compiler/optimizing/
Dcode_generator_vector_arm_vixl.cc49 LOG(FATAL) << "Unsupported SIMD type: " << instruction->GetPackedType(); in VisitVecReplicateScalar()
74 LOG(FATAL) << "Unsupported SIMD type: " << instruction->GetPackedType(); in VisitVecReplicateScalar()
87 LOG(FATAL) << "Unsupported SIMD type: " << instruction->GetPackedType(); in VisitVecExtractScalar()
101 LOG(FATAL) << "Unsupported SIMD type: " << instruction->GetPackedType(); in VisitVecExtractScalar()
125 LOG(FATAL) << "Unsupported SIMD type: " << instruction->GetPackedType(); in CreateVecUnOpLocations()
154 LOG(FATAL) << "Unsupported SIMD type: " << instruction->GetPackedType(); in VisitVecReduce()
164 LOG(FATAL) << "No SIMD for " << instruction->GetId(); in VisitVecCnv()
191 LOG(FATAL) << "Unsupported SIMD type: " << instruction->GetPackedType(); in VisitVecNeg()
218 LOG(FATAL) << "Unsupported SIMD type: " << instruction->GetPackedType(); in VisitVecAbs()
245 LOG(FATAL) << "Unsupported SIMD type: " << instruction->GetPackedType(); in VisitVecNot()
[all …]
Dcode_generator_vector_x86_64.cc52 LOG(FATAL) << "Unsupported SIMD type: " << instruction->GetPackedType(); in VisitVecReplicateScalar()
106 LOG(FATAL) << "Unsupported SIMD type: " << instruction->GetPackedType(); in VisitVecReplicateScalar()
130 LOG(FATAL) << "Unsupported SIMD type: " << instruction->GetPackedType(); in VisitVecExtractScalar()
144 LOG(FATAL) << "Unsupported SIMD type: " << instruction->GetPackedType(); in VisitVecExtractScalar()
161 LOG(FATAL) << "Unsupported SIMD type: " << instruction->GetPackedType(); in VisitVecExtractScalar()
183 LOG(FATAL) << "Unsupported SIMD type: " << instruction->GetPackedType(); in CreateVecUnOpLocations()
215 LOG(FATAL) << "Unsupported reduction type."; in VisitVecReduce()
230 LOG(FATAL) << "Unsupported SIMD type: " << instruction->GetPackedType(); in VisitVecReduce()
235 LOG(FATAL) << "Unsupported SIMD type: " << instruction->GetPackedType(); in VisitVecReduce()
254 LOG(FATAL) << "Unsupported SIMD type: " << instruction->GetPackedType(); in VisitVecCnv()
[all …]
Dcode_generator_vector_x86.cc57 LOG(FATAL) << "Unsupported SIMD type: " << instruction->GetPackedType(); in VisitVecReplicateScalar()
115 LOG(FATAL) << "Unsupported SIMD type: " << instruction->GetPackedType(); in VisitVecReplicateScalar()
142 LOG(FATAL) << "Unsupported SIMD type: " << instruction->GetPackedType(); in VisitVecExtractScalar()
156 LOG(FATAL) << "Unsupported SIMD type: " << instruction->GetPackedType(); in VisitVecExtractScalar()
178 LOG(FATAL) << "Unsupported SIMD type: " << instruction->GetPackedType(); in VisitVecExtractScalar()
200 LOG(FATAL) << "Unsupported SIMD type: " << instruction->GetPackedType(); in CreateVecUnOpLocations()
232 LOG(FATAL) << "Unsupported reduction type."; in VisitVecReduce()
247 LOG(FATAL) << "Unsupported SIMD type: " << instruction->GetPackedType(); in VisitVecReduce()
252 LOG(FATAL) << "Unsupported SIMD type: " << instruction->GetPackedType(); in VisitVecReduce()
271 LOG(FATAL) << "Unsupported SIMD type: " << instruction->GetPackedType(); in VisitVecCnv()
[all …]
Dcode_generator_vector_arm64_sve.cc74 LOG(FATAL) << "Unsupported SIMD type: " << instruction->GetPackedType(); in VisitVecReplicateScalar()
136 LOG(FATAL) << "Unsupported SIMD type: " << instruction->GetPackedType(); in VisitVecReplicateScalar()
160 LOG(FATAL) << "Unsupported SIMD type: " << instruction->GetPackedType(); in VisitVecExtractScalar()
184 LOG(FATAL) << "Unsupported SIMD type: " << instruction->GetPackedType(); in VisitVecExtractScalar()
211 LOG(FATAL) << "Unsupported SIMD type: " << instruction->GetPackedType(); in CreateVecUnOpLocations()
246 LOG(FATAL) << "Unsupported SIMD min/max"; in VisitVecReduce()
251 LOG(FATAL) << "Unsupported SIMD type: " << instruction->GetPackedType(); in VisitVecReduce()
270 LOG(FATAL) << "Unsupported SIMD type: " << instruction->GetPackedType(); in VisitVecCnv()
310 LOG(FATAL) << "Unsupported SIMD type: " << instruction->GetPackedType(); in VisitVecNeg()
349 LOG(FATAL) << "Unsupported SIMD type: " << instruction->GetPackedType(); in VisitVecAbs()
[all …]
Dcode_generator_vector_arm64_neon.cc74 LOG(FATAL) << "Unsupported SIMD type: " << instruction->GetPackedType(); in VisitVecReplicateScalar()
136 LOG(FATAL) << "Unsupported SIMD type: " << instruction->GetPackedType(); in VisitVecReplicateScalar()
160 LOG(FATAL) << "Unsupported SIMD type: " << instruction->GetPackedType(); in VisitVecExtractScalar()
184 LOG(FATAL) << "Unsupported SIMD type: " << instruction->GetPackedType(); in VisitVecExtractScalar()
211 LOG(FATAL) << "Unsupported SIMD type: " << instruction->GetPackedType(); in CreateVecUnOpLocations()
246 LOG(FATAL) << "Unsupported SIMD min/max"; in VisitVecReduce()
251 LOG(FATAL) << "Unsupported SIMD type: " << instruction->GetPackedType(); in VisitVecReduce()
270 LOG(FATAL) << "Unsupported SIMD type: " << instruction->GetPackedType(); in VisitVecCnv()
310 LOG(FATAL) << "Unsupported SIMD type: " << instruction->GetPackedType(); in VisitVecNeg()
349 LOG(FATAL) << "Unsupported SIMD type: " << instruction->GetPackedType(); in VisitVecAbs()
[all …]
Dnodes_x86.h154 LOG(FATAL) << DebugName() << " is not defined for float values"; in Evaluate()
159 LOG(FATAL) << DebugName() << " is not defined for double values"; in Evaluate()
188 LOG(FATAL) << "Unreachable";
200 LOG(FATAL) << DebugName() << "is not defined for float values"; in Evaluate()
204 LOG(FATAL) << DebugName() << "is not defined for double values"; in Evaluate()
Ddata_type-inl.h39 LOG(FATAL) << "Unreachable"; in DataTypeFromPrimitive()
65 LOG(FATAL) << "Unreachable"; in TypeId()
/art/runtime/gc/accounting/
Dheap_bitmap-inl.h48 LOG(FATAL) << "Invalid object " << obj; in Test()
63 LOG(FATAL) << "Invalid object " << obj; in Clear()
78 LOG(FATAL) << "Invalid object " << obj; in Set()
95 LOG(FATAL) << "Invalid object " << obj; in AtomicTestAndSet()
/art/runtime/arch/
Dinstruction_set_features.cc52 UNIMPLEMENTED(FATAL) << isa; in FromVariant()
75 UNIMPLEMENTED(FATAL) << isa; in FromBitmap()
97 UNIMPLEMENTED(FATAL) << kRuntimeISA; in FromCppDefines()
127 UNIMPLEMENTED(FATAL) << kRuntimeISA; in FromCpuInfo()
146 UNIMPLEMENTED(FATAL) << kRuntimeISA; in FromHwcap()
165 UNIMPLEMENTED(FATAL) << kRuntimeISA; in FromAssembly()
253 UNIMPLEMENTED(FATAL) << kRuntimeISA; in AddRuntimeDetectedFeatures()
/art/libdexfile/dex/
Dprimitive.h91 LOG(FATAL) << "Invalid type " << static_cast<int>(type); in ComponentSizeShift()
108 LOG(FATAL) << "Invalid type " << static_cast<int>(type); in ComponentSize()
133 LOG(FATAL) << "Primitive char conversion on invalid type " << static_cast<int>(type); in Descriptor()
157 LOG(FATAL) << "Invalid type " << static_cast<int>(type); in IsNumericType()
175 LOG(FATAL) << "Invalid type " << static_cast<int>(type); in IsSignedNumericType()
/art/dex2oat/linker/
Drelative_patcher.cc64 LOG(FATAL) << "Unexpected relative call patch."; in Create()
71 LOG(FATAL) << "Unexpected relative dex cache array patch."; in Create()
77 LOG(FATAL) << "Unexpected entrypoint call patch."; in Create()
83 LOG(FATAL) << "Unexpected baker read barrier branch patch."; in Create()
/art/dex2oat/linker/x86_64/
Drelative_patcher_x86_64.cc41 LOG(FATAL) << "UNIMPLEMENTED"; in PatchEntrypointCall()
47 LOG(FATAL) << "UNIMPLEMENTED"; in PatchBakerReadBarrierBranch()
/art/runtime/gc/allocator/
Ddlmalloc.cc53 LOG(FATAL) << "Corrupt heap detected in: " << function; in art_heap_corruption()
57 LOG(FATAL) << "Incorrect use of function '" << function << "' argument " << p in art_heap_usage_error()
79 PLOG(FATAL) << "madvise failed during heap trimming"; in DlmallocMadviseCallback()
/art/runtime/mirror/
Dobject-readbarrier-inl.h75 LOG(FATAL) << "Unreachable"; in GetReadBarrierState()
120 LOG(FATAL) << "Unsupported architecture."; in GetReadBarrierState()
127 LOG(FATAL) << "Unreachable"; in GetReadBarrierState()
139 LOG(FATAL) << "Unreachable"; in GetReadBarrierStateAcquire()
151 LOG(FATAL) << "Unreachable"; in AtomicSetReadBarrierState()
/art/runtime/base/
Dmutex.cc399 LOG(safe_to_call_abort ? FATAL : WARNING) in ~Mutex()
403 LOG(safe_to_call_abort ? FATAL : WARNING) in ~Mutex()
413 PLOG(safe_to_call_abort ? FATAL : WARNING) in ~Mutex()
454 PLOG(FATAL) << "futex wait failed for " << name_; in ExclusiveLock()
509 PLOG(FATAL) << "pthread_mutex_trylock failed for " << name_; in ExclusiveTryLock()
577 LOG(FATAL) << GetName() << " level=" << level_ << " self=" << name1 in ExclusiveUnlock()
612 LOG(FATAL) << "Unexpected state_ in unlock " << cur_state << " for " << name_; in ExclusiveUnlock()
652 LOG(FATAL) << "Non futex case isn't supported."; in WakeupToRespondToEmptyCheckpoint()
679 PLOG(is_safe_to_call_abort ? FATAL : WARNING) << "pthread_rwlock_destroy failed for " << name_; in ~ReaderWriterMutex()
706 PLOG(FATAL) << "futex wait failed for " << name_; in ExclusiveLock()
[all …]
/art/compiler/utils/
Djni_macro_assembler.cc61 LOG(FATAL) << "Unknown/unsupported 4B InstructionSet: " << instruction_set; in Create()
87 LOG(FATAL) << "Unknown/unsupported 8B InstructionSet: " << instruction_set; in Create()
Dswap_space.cc87 LOG(FATAL) << "Size: " << free_by_start.size() << " vs " << free_by_size.size(); in CollectFree()
103 LOG(FATAL) << "Sum: " << sum1 << " vs " << sum2; in CollectFree()
152 PLOG(FATAL) << "Unable to increase swap file."; in NewFileChunk()
162 LOG(FATAL) << "Aborting..."; in NewFileChunk()
169 LOG(FATAL) << "No swap file support on the Mac."; in NewFileChunk()
/art/dex2oat/linker/x86/
Drelative_patcher_x86.cc63 LOG(FATAL) << "UNIMPLEMENTED"; in PatchEntrypointCall()
69 LOG(FATAL) << "UNIMPLEMENTED"; in PatchBakerReadBarrierBranch()
/art/runtime/interpreter/mterp/
Dnterp_stub.cc49 UNIMPLEMENTED(FATAL); in ExecuteNterpImpl()

12345678910>>...12