Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/tooling/sampler/
Dstack_walker_base.h103 static Method *GetMethodFromBoundary(void *ptr) in GetMethodFromBoundary() function
110 static const Method *GetMethodFromBoundary(const void *ptr) in GetMethodFromBoundary() function
/arkcompiler/runtime_core/static_core/runtime/include/
Dstack_walker.h319 static Method *GetMethodFromBoundary(void *ptr) in GetMethodFromBoundary() function
326 static const Method *GetMethodFromBoundary(const void *ptr) in GetMethodFromBoundary() function