Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/asm_defines/
Dasm_defines.def85 DEFINE_VALUE(MANAGED_THREAD_STRING_CLASS_PTR_OFFSET, ManagedThread::GetTlsStringClassPointerOffset(…
/arkcompiler/runtime_core/static_core/runtime/include/
Dmanaged_thread.h393 static constexpr uint32_t GetTlsStringClassPointerOffset() in GetTlsStringClassPointerOffset() function