Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/plugins/ets/runtime/
Dets_stubs.h71 struct ETSStubCacheInfo { struct
73 ETSStubCacheInfo(InterpreterCache::Entry *entry, Method *instMethod, const uint8_t *instAddress) in ETSStubCacheInfo() argument
95 Method *GetMethodByName(EtsCoroutine *coro, ETSStubCacheInfo const &cache, Method *rawMethod, ark::… argument