Home
last modified time | relevance | path

Searched defs:rawAddr (Results 1 – 1 of 1) sorted by relevance

/arkcompiler/runtime_core/static_core/runtime/include/
Dobject_accessor-inl.h252 uintptr_t rawAddr = reinterpret_cast<uintptr_t>(obj) + offset; in CompareAndSetFieldPrimitive() local
308 uintptr_t rawAddr = reinterpret_cast<uintptr_t>(obj) + offset; in GetAndSetFieldPrimitive() local
353 uintptr_t rawAddr = reinterpret_cast<uintptr_t>(obj) + offset; in GetAndAddFieldPrimitive() local
364 uintptr_t rawAddr = reinterpret_cast<uintptr_t>(obj) + offset; in GetAndAddFieldPrimitive() local
383 uintptr_t rawAddr = reinterpret_cast<uintptr_t>(obj) + offset; in GetAndBitwiseOrFieldPrimitive() local
401 uintptr_t rawAddr = reinterpret_cast<uintptr_t>(obj) + offset; in GetAndBitwiseAndFieldPrimitive() local
419 uintptr_t rawAddr = reinterpret_cast<uintptr_t>(obj) + offset; in GetAndBitwiseXorFieldPrimitive() local