Home
last modified time | relevance | path

Searched defs:GetStackOverflowCheckOffset (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/runtime_core/static_core/runtime/include/
Dmanaged_thread.h535 static size_t GetStackOverflowCheckOffset() in GetStackOverflowCheckOffset() function
/arkcompiler/runtime_core/static_core/runtime/
Dcompiler.h119 size_t GetStackOverflowCheckOffset() const override in GetStackOverflowCheckOffset() function
/arkcompiler/runtime_core/static_core/libllvmbackend/
Dllvm_ark_interface.cpp192 size_t LLVMArkInterface::GetStackOverflowCheckOffset() const in GetStackOverflowCheckOffset() function in ark::llvmbackend::LLVMArkInterface
/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/
Druntime_interface.h148 virtual size_t GetStackOverflowCheckOffset() const in GetStackOverflowCheckOffset() function