Home
last modified time | relevance | path

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

/art/runtime/
Dasm_support.h32 #define POINTER_SIZE art::PointerSize::k64 macro
35 #define POINTER_SIZE art::PointerSize::k32 macro
49 art::Thread::ExceptionOffset<POINTER_SIZE>().Int32Value())
54 art::Thread::TopOfManagedStackOffset<POINTER_SIZE>().Int32Value())
59 art::Thread::SelfOffset<POINTER_SIZE>().Int32Value())
64 art::Thread::ThreadLocalPosOffset<POINTER_SIZE>().Int32Value())
68 art::Thread::ThreadLocalEndOffset<POINTER_SIZE>().Int32Value())
72 art::Thread::ThreadLocalObjectsOffset<POINTER_SIZE>().Int32Value())
78 art::Thread::MterpCurrentIBaseOffset<POINTER_SIZE>().Int32Value())
82 art::Thread::MterpDefaultIBaseOffset<POINTER_SIZE>().Int32Value())
[all …]