Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/aot_file/
Daot_file_info.cpp70 AOTFileInfo::FuncEntryDes AOTFileInfo::GetFuncEntryDesWithCallsite(uintptr_t codeAddr, uint32_t sta… in GetFuncEntryDesWithCallsite()
/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/
Daot_data.h61 AddressType codeAddr; member
/arkcompiler/ets_runtime/ecmascript/jit/
Djit_task.cpp334 uintptr_t codeAddr = machineCodeObj->GetFuncAddr(); in InstallCode() local
362 uintptr_t codeAddr = machineCodeObj->GetFuncAddr(); in InstallCodeByCompilerTier() local
/arkcompiler/ets_runtime/ecmascript/mem/
Dmachine_code.cpp125 uint64_t codeAddr = funcEntry->codeAddr_ + in SetNonText() local
/arkcompiler/ets_runtime/ecmascript/compiler/trampoline/aarch64/
Doptimized_fast_call.cpp92 Register codeAddr(X4); in OptimizedFastCallAndPushArgv() local
Doptimized_call.cpp203 Register codeAddr(X3); in OptimizedCallAndPushArgv() local
1349 Register codeAddr(X5); in CallOptimized() local
/arkcompiler/ets_runtime/ecmascript/compiler/
Dstub_builder.cpp12580 GateRef codeAddr = Load(VariableType::NATIVE_POINTER(), glue, machineCode, in TryToJitReuseCompiledFunc() local