Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/
Dtarget_registry.cpp29 Target *TargetRegistry::lookupTarget(const std::string &targetName) in lookupTarget() function in maplebe::TargetRegistry
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/
Dets_stubs-inl.h363 Method *lookupTarget) in ResolveCompatibleVMethodInClass()
401 …nline Method *ResolveCompatibleVMethod(EtsCoroutine *coro, ark::Class *klass, Method *lookupTarget) in ResolveCompatibleVMethod()