/art/runtime/ |
D | signal_set.h | 30 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()
|
D | thread_linux.cc | 28 PLOG(FATAL) << "sigaltstack failed"; in SigAltStack() 42 LOG(FATAL) << "Invalid use of alternate signal stack on Android"; in SetUpAlternateSignalStack()
|
D | oat_quick_method_header.cc | 50 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/ |
D | instruction_set.cc | 33 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/ |
D | space.cc | 45 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()
|
D | zygote_space.cc | 72 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/ |
D | code_generator_vector_arm_vixl.cc | 49 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 …]
|
D | code_generator_vector_x86_64.cc | 52 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 …]
|
D | code_generator_vector_x86.cc | 57 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 …]
|
D | code_generator_vector_arm64_sve.cc | 74 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 …]
|
D | code_generator_vector_arm64_neon.cc | 74 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 …]
|
D | nodes_x86.h | 154 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()
|
D | data_type-inl.h | 39 LOG(FATAL) << "Unreachable"; in DataTypeFromPrimitive() 65 LOG(FATAL) << "Unreachable"; in TypeId()
|
/art/runtime/gc/accounting/ |
D | heap_bitmap-inl.h | 48 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/ |
D | instruction_set_features.cc | 52 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/ |
D | primitive.h | 91 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/ |
D | relative_patcher.cc | 64 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/ |
D | relative_patcher_x86_64.cc | 41 LOG(FATAL) << "UNIMPLEMENTED"; in PatchEntrypointCall() 47 LOG(FATAL) << "UNIMPLEMENTED"; in PatchBakerReadBarrierBranch()
|
/art/runtime/gc/allocator/ |
D | dlmalloc.cc | 53 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/ |
D | object-readbarrier-inl.h | 75 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/ |
D | mutex.cc | 399 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/ |
D | jni_macro_assembler.cc | 61 LOG(FATAL) << "Unknown/unsupported 4B InstructionSet: " << instruction_set; in Create() 87 LOG(FATAL) << "Unknown/unsupported 8B InstructionSet: " << instruction_set; in Create()
|
D | swap_space.cc | 87 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/ |
D | relative_patcher_x86.cc | 63 LOG(FATAL) << "UNIMPLEMENTED"; in PatchEntrypointCall() 69 LOG(FATAL) << "UNIMPLEMENTED"; in PatchBakerReadBarrierBranch()
|
/art/runtime/interpreter/mterp/ |
D | nterp_stub.cc | 49 UNIMPLEMENTED(FATAL); in ExecuteNterpImpl()
|