Home
last modified time | relevance | path

Searched defs:GetEntrypointTlsOffset (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/runtime_core/static_core/libllvmbackend/
Dllvm_ark_interface.cpp162 uintptr_t LLVMArkInterface::GetEntrypointTlsOffset(EntrypointId id) const in GetEntrypointTlsOffset() function in ark::llvmbackend::LLVMArkInterface
/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/
Druntime_interface.h1421 uintptr_t GetEntrypointTlsOffset(Arch arch, EntrypointId id) const in GetEntrypointTlsOffset() function