Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/plugins/ets/runtime/
Dets_runtime_interface.h31 size_t GetTlsUndefinedObjectOffset(Arch arch) const override in GetTlsUndefinedObjectOffset() function
Dets_coroutine.h87 static constexpr uint32_t GetTlsUndefinedObjectOffset() in GetTlsUndefinedObjectOffset() function
/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/
Druntime_interface.h648 virtual size_t GetTlsUndefinedObjectOffset([[maybe_unused]] Arch arch) const in GetTlsUndefinedObjectOffset() function