Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/aot_file/
Delf_reader.cpp47 uint64_t codeAddress = reinterpret_cast<uint64_t>(fileMapMem_.GetOriginAddr()); in GetCurModuleInfo() local
171 uint64_t codeAddress = reinterpret_cast<uint64_t>(stubsMem_.addr_); in ParseELFSections() local
/arkcompiler/runtime_core/static_core/compiler/tools/paoc/
Dpaoc.cpp739 bool Paoc::FinalizeCompileAot(CompilingContext *ctx, [[maybe_unused]] uintptr_t codeAddress) in FinalizeCompileAot()
797 uintptr_t codeAddress = aotBuilder_->GetCurrentCodeAddress(); in CompileAot() local
/arkcompiler/ets_runtime/ecmascript/compiler/trampoline/aarch64/
Doptimized_call.cpp673 Register codeAddress(X10); in JSBoundFunctionCallInternal() local
703 Register codeAddress(X10); in JSProxyCallInternal() local