Home
last modified time | relevance | path

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

/ark/runtime_core/runtime/asm_defines/
Dasm_defines.def19 DEFINE_VALUE(METHOD_NATIVE_POINTER_OFFSET, Method::GetNativePointerOffset(RUNTIME_ARCH))
/ark/runtime_core/runtime/include/
Dmethod.h532 static constexpr uint32_t GetNativePointerOffset(Arch arch) in GetNativePointerOffset() function