Home
last modified time | relevance | path

Searched refs:GetStackLoAddrPtr (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/runtime_core/static_core/runtime/coroutines/
Dstackful_coroutine.h86 uint8_t *GetStackLoAddrPtr() const in GetStackLoAddrPtr() function
Dstackful_coroutine_manager.cpp260 FreeCoroutineStack(static_cast<StackfulCoroutineContext *>(ctx)->GetStackLoAddrPtr()); in DeleteCoroutineContext()