Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/include/
Dthread.h115 static constexpr uint32_t GetStackOffset() in GetStackOffset() function
/arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/
Dcodegen-inl.h212 inline ssize_t Codegen::GetStackOffset(Location location) in GetStackOffset() function