Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/
Dcompiler.h313 void *GetMethodNativePointer(MethodPtr method) const override in GetMethodNativePointer() function
/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/
Druntime_interface.h370 virtual void *GetMethodNativePointer([[maybe_unused]] MethodPtr method) const in GetMethodNativePointer() function