| /arkcompiler/runtime_core/static_core/static_linker/ |
| D | CMakeLists.txt | 15 project(linker CXX) project
|
| /arkcompiler/runtime_core/static_core/plugins/ets/runtime/ |
| D | ets_class_linker_context.h | 74 auto *linker = PandaEtsVM::GetCurrent()->GetGlobalObjectStorage()->Get(ref); in GetRuntimeLinker() local
|
| D | ets_stubs-inl.h | 322 ALWAYS_INLINE inline bool MethodIsSupertypeOf(ClassLinker *linker, Method *superm, Method *subm) in MethodIsSupertypeOf() 365 auto linker = Runtime::GetCurrent()->GetClassLinker(); in ResolveCompatibleVMethodInClass() local
|
| /arkcompiler/runtime_core/static_core/plugins/ets/runtime/intrinsics/ |
| D | std_core_Class.cpp | 70 EtsClassLinker *linker = coro->GetPandaVM()->GetClassLinker(); in StdCoreClassInitialize() local 122 auto *linker = Runtime::GetCurrent()->GetClassLinker(); in EtsBootRuntimeLinkerFindAndLoadClass() local
|
| D | std_core_StackTrace.cpp | 63 auto linker = coroutine->GetPandaVM()->GetClassLinker(); in StdCoreStackTraceProvisionStackTrace() local
|
| D | std_core.cpp | 38 auto linker = runtime->GetClassLinker(); in StdCoreStackTraceLines() local
|
| D | std_core_TypeCreator.cpp | 188 auto linker = Runtime::GetCurrent()->GetClassLinker(); in TypeAPITypeCreatorCtxCommit() local
|
| /arkcompiler/runtime_core/static_core/verification/jobs/ |
| D | service.h | 31 …VerifierService(mem::InternalAllocatorPtr allocator, ClassLinker *linker) : allocator_ {allocator}… in VerifierService()
|
| /arkcompiler/runtime_core/static_core/runtime/tooling/evaluation/ |
| D | expression_loader.cpp | 119 auto *linker = Runtime::GetCurrent()->GetClassLinker(); in LoadFileAndGetEntryMethod() local
|
| /arkcompiler/runtime_core/static_core/plugins/ets/runtime/integrate/ |
| D | ets_ani_expo.cpp | 88 ClassLinker *linker = runtime->GetClassLinker(); in TryLoadAotFileForBoot() local
|
| /arkcompiler/runtime_core/static_core/verification/ |
| D | public.cpp | 58 …*CreateService(Config const *config, ark::mem::InternalAllocatorPtr allocator, ClassLinker *linker, in CreateService()
|
| /arkcompiler/runtime_core/static_core/verification/type/ |
| D | type_system.cpp | 38 static Type DescriptorToType(ClassLinker *linker, ClassLinkerContext *ctx, uint8_t const *descr) in DescriptorToType()
|
| /arkcompiler/runtime_core/static_core/plugins/ets/runtime/types/ |
| D | ets_class.cpp | 72 auto *linker = PandaEtsVM::GetCurrent()->GetClassLinker(); in FunctionalReferenceAnnotationCallBack() local 683 EtsClassLinker *linker = coro->GetPandaVM()->GetClassLinker(); in CreateInstance() local
|
| /arkcompiler/runtime_core/static_core/libllvmbackend/ |
| D | llvm_aot_compiler.cpp | 627 …ker::RoDataSections LLVMAotCompiler::LinkModule(WrappedModule *wrappedModule, ArkAotLinker *linker, in LinkModule() 692 ArkAotLinker linker {functionHeaderSize}; in FinishCompile() local
|
| /arkcompiler/runtime_core/static_core/plugins/ets/runtime/interop_js/ |
| D | interop_context.cpp | 567 void InteropCtx::InitializeDefaultLinkerCtxIfNeeded(EtsRuntimeLinker *linker) in InitializeDefaultLinkerCtxIfNeeded() 583 void InteropCtx::SetDefaultLinkerContext(EtsRuntimeLinker *linker) in SetDefaultLinkerContext()
|
| D | intrinsics_api_impl.cpp | 1365 void SetInteropRuntimeLinker(EtsRuntimeLinker *linker) in SetInteropRuntimeLinker()
|
| /arkcompiler/runtime_core/static_core/plugins/ets/runtime/interop_js/intrinsics/ |
| D | std_js_jsruntime.cpp | 415 void InteropContextSetInteropRuntimeLinkerImplIntrinsic(EtsRuntimeLinker *linker) in InteropContextSetInteropRuntimeLinkerImplIntrinsic()
|