Home
last modified time | relevance | path

Searched refs:UNIMPLEMENTED (Results 1 – 25 of 47) sorted by relevance

12

/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()
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/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/runtime/interpreter/mterp/
Dnterp_stub.cc49 UNIMPLEMENTED(FATAL); in ExecuteNterpImpl()
Dmterp_stub.cc47 UNIMPLEMENTED(art::FATAL); in ExecuteMterpImpl()
/art/compiler/utils/arm/
Djni_macro_assembler_arm_vixl.cc312 UNIMPLEMENTED(FATAL); in LoadRef()
318 UNIMPLEMENTED(FATAL); in LoadRawPtr()
361 UNIMPLEMENTED(FATAL); in CopyRawPtrToThread()
380 UNIMPLEMENTED(FATAL) << "no sign extension necessary for arm"; in SignExtend()
385 UNIMPLEMENTED(FATAL) << "no zero extension necessary for arm"; in ZeroExtend()
454 UNIMPLEMENTED(FATAL); in Copy()
462 UNIMPLEMENTED(FATAL); in Copy()
470 UNIMPLEMENTED(FATAL); in Copy()
479 UNIMPLEMENTED(FATAL); in Copy()
488 UNIMPLEMENTED(FATAL); in Copy()
[all …]
Dassembler_arm_vixl.h183 UNIMPLEMENTED(FATAL) << "Do not use Bind for ARM"; in Bind()
186 UNIMPLEMENTED(FATAL) << "Do not use Jump for ARM"; in Jump()
/art/runtime/arch/x86_64/
Dthread_x86_64.cc55 UNIMPLEMENTED(FATAL) << "Need to set GS"; in InitCpu()
Dcontext_x86_64.cc124 UNIMPLEMENTED(FATAL); in DoLongJump()
Dentrypoints_init_x86_64.cc79 UNIMPLEMENTED(FATAL); in InitEntryPoints()
Dquick_entrypoints_x86_64.S1364 UNIMPLEMENTED art_quick_ldiv label
1365 UNIMPLEMENTED art_quick_lmod label
1366 UNIMPLEMENTED art_quick_lmul label
1367 UNIMPLEMENTED art_quick_lshl label
1368 UNIMPLEMENTED art_quick_lshr label
1369 UNIMPLEMENTED art_quick_lushr label
1954 UNIMPLEMENTED art_quick_memcmp16 label
/art/compiler/utils/arm64/
Dassembler_arm64.h127 UNIMPLEMENTED(FATAL) << "Do not use Bind for ARM64"; in Bind()
130 UNIMPLEMENTED(FATAL) << "Do not use Jump for ARM64"; in Jump()
Djni_macro_assembler_arm64.cc409 UNIMPLEMENTED(FATAL) << "We only support Copy() of size 4 and 8"; in Copy()
431 UNIMPLEMENTED(FATAL) << "We only support Copy() of size 4 and 8"; in Copy()
453 UNIMPLEMENTED(FATAL) << "We only support Copy() of size 4 and 8"; in Copy()
462 UNIMPLEMENTED(FATAL) << "Unimplemented Copy() variant"; in Copy()
494 UNIMPLEMENTED(FATAL) << "We only support Copy() of size 4 and 8"; in Copy()
504 UNIMPLEMENTED(FATAL) << "Unimplemented Copy() variant"; in Copy()
571 UNIMPLEMENTED(FATAL) << "Unimplemented Call() variant"; in CallFromThread()
/art/disassembler/
Ddisassembler.cc65 UNIMPLEMENTED(FATAL) << static_cast<uint32_t>(instruction_set); in Create()
Ddisassembler_arm.cc199 UNIMPLEMENTED(FATAL) << "Unexpected literal type: " << type; in PrintLiteral()
/art/runtime/entrypoints/jni/
Djni_entrypoints.cc75 UNIMPLEMENTED(FATAL) << kRuntimeISA; in artCriticalNativeOutArgsSize()
/art/runtime/arch/arm64/
Dinstruction_set_features_arm64.cc212 UNIMPLEMENTED(WARNING); in FromCpuInfo()
244 UNIMPLEMENTED(WARNING); in FromAssembly()
/art/runtime/arch/x86/
Dinstruction_set_features_x86.cc226 UNIMPLEMENTED(WARNING); in FromHwcap()
231 UNIMPLEMENTED(WARNING); in FromAssembly()
Dcontext_x86.cc126 UNIMPLEMENTED(FATAL); in DoLongJump()
Dasm_support_x86.S177 MACRO1(UNIMPLEMENTED,name)
/art/runtime/gc/accounting/
Dcard_table.cc136 UNIMPLEMENTED(WARNING) << "Card table verification"; in VerifyCardTable()
Dmod_union_table_test.cc145 UNIMPLEMENTED(FATAL) << static_cast<size_t>(type); in operator <<()
164 UNIMPLEMENTED(FATAL) << "Invalid type " << type; in Create()
/art/openjdkjvm/
DOpenjdkJvm.cc444 UNIMPLEMENTED(FATAL) << "JVM_IHashCode is not implemented"; in JVM_IHashCode()
449 UNIMPLEMENTED(FATAL) << "JVM_NanoTime is not implemented"; in JVM_NanoTime()
456 UNIMPLEMENTED(FATAL) << "JVM_ArrayCopy is not implemented"; in JVM_ArrayCopy()
/art/compiler/jit/
Djit_logger.cc205 UNIMPLEMENTED(WARNING) << "Unsupported architecture in JitLogger"; in GetElfMach()
/art/libartbase/base/
Dtime_utils.cc189 UNIMPLEMENTED(WARNING); in ThreadCpuNanoTime()

12