Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/runtime/include/
Dthread.h111 static constexpr uint32_t GetStackOffset() in GetStackOffset() function
/arkcompiler/runtime_core/compiler/optimizer/code_generator/
Dcodegen.h307 ssize_t GetStackOffset(Location location) in GetStackOffset() function