Searched defs:SetCompiledEntryPoint (Results 1 - 2 of 2) sorted by relevance
/arkcompiler/runtime_core/static_core/runtime/include/ | ||
H A D | method.h | 383 void SetCompiledEntryPoint(const void *entryPoint) in SetCompiledEntryPoint() function in ark::Method::VerificationStage |
/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/ | ||
H A D | runtime_interface.h | 270 virtual void SetCompiledEntryPoint([[maybe_unused]] MethodPtr method, [[maybe_unused]] void *entryPoint) {} in SetCompiledEntryPoint() function in ark::compiler::RuntimeInterface |
Completed in 6 milliseconds