Home
last modified time | relevance | path

Searched refs:GetCompiledCodeToInterpreterBridgeDyn (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/runtime_core/static_core/runtime/bridge/
Dbridge.h45 PANDA_PUBLIC_API const void *GetCompiledCodeToInterpreterBridgeDyn();
Dbridge.cpp50 const void *GetCompiledCodeToInterpreterBridgeDyn() in GetCompiledCodeToInterpreterBridgeDyn() function
/arkcompiler/runtime_core/static_core/runtime/include/
Dmethod.h403 entryPoint != GetCompiledCodeToInterpreterBridgeDyn(); in HasCompiledCode()