Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/runtime/bridge/
Dbridge.h57 const void *GetCompiledCodeToInterpreterBridgeDyn();
Dbridge.cpp55 const void *GetCompiledCodeToInterpreterBridgeDyn() in GetCompiledCodeToInterpreterBridgeDyn() function
/arkcompiler/runtime_core/runtime/include/
Dmethod.h399 entry_point != GetCompiledCodeToInterpreterBridgeDyn(); in HasCompiledCode()