Home
last modified time | relevance | path

Searched refs:CopyRawPtrFromThread32 (Results 1 – 9 of 9) sorted by relevance

/art/compiler/utils/
Dassembler.cc173 void Assembler::CopyRawPtrFromThread32(FrameOffset fr_offs, ThreadOffset<4> thr_offs, in CopyRawPtrFromThread32() function in art::Assembler
Dassembler.h425 virtual void CopyRawPtrFromThread32(FrameOffset fr_offs, ThreadOffset<4> thr_offs,
/art/compiler/jni/quick/
Djni_compiler.cc120 __ CopyRawPtrFromThread32(main_jni_conv->HandleScopeLinkOffset(), in ArtJniCompileMethodInternal() local
305 __ CopyRawPtrFromThread32(jni_env, Thread::JniEnvOffset<4>(), in ArtJniCompileMethodInternal() local
/art/compiler/utils/mips/
Dassembler_mips.h204 void CopyRawPtrFromThread32(FrameOffset fr_offs, ThreadOffset<4> thr_offs,
Dassembler_mips.cc753 void MipsAssembler::CopyRawPtrFromThread32(FrameOffset fr_offs, in CopyRawPtrFromThread32() function in art::mips::MipsAssembler
/art/compiler/utils/x86/
Dassembler_x86.h508 void CopyRawPtrFromThread32(FrameOffset fr_offs, ThreadOffset<4> thr_offs,
Dassembler_x86.cc1660 void X86Assembler::CopyRawPtrFromThread32(FrameOffset fr_offs, in CopyRawPtrFromThread32() function in art::x86::X86Assembler
/art/compiler/utils/arm/
Dassembler_arm.cc578 void ArmAssembler::CopyRawPtrFromThread32(FrameOffset fr_offs, in CopyRawPtrFromThread32() function in art::arm::ArmAssembler
Dassembler_arm.h660 void CopyRawPtrFromThread32(FrameOffset fr_offs, ThreadOffset<4> thr_offs,