Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/libllvmbackend/tests/
Dinst_generator_test.cpp55 uintptr_t codeAddress = aotBuilder.GetCurrentCodeAddress(); in GenerateOp() local
97 uintptr_t codeAddress = aotBuilder.GetCurrentCodeAddress(); in GenerateIntrinsic() local
/arkcompiler/ets_runtime/ecmascript/compiler/aot_file/
Delf_reader.cpp43 uint64_t codeAddress = reinterpret_cast<uint64_t>(fileMapMem_.GetOriginAddr()); in GetCurModuleInfo() local
167 uint64_t codeAddress = reinterpret_cast<uint64_t>(stubsMem_.addr_); in ParseELFSections() local
/arkcompiler/runtime_core/static_core/compiler/tools/paoc/
Dpaoc.cpp749 bool Paoc::FinalizeCompileAot(CompilingContext *ctx, [[maybe_unused]] uintptr_t codeAddress) in FinalizeCompileAot()
807 uintptr_t codeAddress = aotBuilder_->GetCurrentCodeAddress(); in CompileAot() local
/arkcompiler/runtime_core/static_core/libllvmbackend/
Dllvm_aot_compiler.cpp786 uintptr_t codeAddress = aotBuilder_->GetCurrentCodeAddress(); in CreateGraph() local
/arkcompiler/ets_runtime/ecmascript/compiler/trampoline/aarch64/
Doptimized_call.cpp1002 Register codeAddress(X10); in JSBoundFunctionCallInternal() local