Home
last modified time | relevance | path

Searched defs:SetCompiledEntryPoint (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/runtime_core/static_core/runtime/include/
Dmethod.h385 void SetCompiledEntryPoint(const void *entryPoint) in SetCompiledEntryPoint() function
/arkcompiler/runtime_core/static_core/runtime/
Dcompiler.h195 void SetCompiledEntryPoint(MethodPtr method, void *ep) override in SetCompiledEntryPoint() function
/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/
Druntime_interface.h272 …virtual void SetCompiledEntryPoint([[maybe_unused]] MethodPtr method, [[maybe_unused]] void *entry… in SetCompiledEntryPoint() function