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.h255 uintptr_t rawAddr = reinterpret_cast<uintptr_t>(obj) + offset; in CompareAndSetFieldPrimitive() local
312 uintptr_t rawAddr = reinterpret_cast<uintptr_t>(obj) + offset; in GetAndSetFieldPrimitive() local
359 uintptr_t rawAddr = reinterpret_cast<uintptr_t>(obj) + offset; in GetAndAddFieldPrimitive() local
370 uintptr_t rawAddr = reinterpret_cast<uintptr_t>(obj) + offset; in GetAndAddFieldPrimitive() local
389 uintptr_t rawAddr = reinterpret_cast<uintptr_t>(obj) + offset; in GetAndBitwiseOrFieldPrimitive() local
407 uintptr_t rawAddr = reinterpret_cast<uintptr_t>(obj) + offset; in GetAndBitwiseAndFieldPrimitive() local
425 uintptr_t rawAddr = reinterpret_cast<uintptr_t>(obj) + offset; in GetAndBitwiseXorFieldPrimitive() local