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.h246 uintptr_t rawAddr = reinterpret_cast<uintptr_t>(obj) + offset; in CompareAndSetFieldPrimitive() local
301 uintptr_t rawAddr = reinterpret_cast<uintptr_t>(obj) + offset; in GetAndSetFieldPrimitive() local
345 uintptr_t rawAddr = reinterpret_cast<uintptr_t>(obj) + offset; in GetAndAddFieldPrimitive() local
356 uintptr_t rawAddr = reinterpret_cast<uintptr_t>(obj) + offset; in GetAndAddFieldPrimitive() local
375 uintptr_t rawAddr = reinterpret_cast<uintptr_t>(obj) + offset; in GetAndBitwiseOrFieldPrimitive() local
393 uintptr_t rawAddr = reinterpret_cast<uintptr_t>(obj) + offset; in GetAndBitwiseAndFieldPrimitive() local
411 uintptr_t rawAddr = reinterpret_cast<uintptr_t>(obj) + offset; in GetAndBitwiseXorFieldPrimitive() local