Home
last modified time | relevance | path

Searched defs:codeAddr (Results 1 - 5 of 5) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/aot_file/
H A Daot_file_info.cpp70 AOTFileInfo::FuncEntryDes AOTFileInfo::GetFuncEntryDesWithCallsite(uintptr_t codeAddr, uint32_t startIndex, in GetFuncEntryDesWithCallsite() argument
/arkcompiler/ets_runtime/ecmascript/mem/
H A Dmachine_code.cpp99 uint64_t codeAddr = funcEntry->codeAddr_ + in SetNonText() local
/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/
H A Daot_data.h61 AddressType codeAddr; member
/arkcompiler/ets_runtime/ecmascript/jit/
H A Djit_task.cpp299 uintptr_t codeAddr = machineCodeObj->GetFuncAddr(); in InstallCode() local
314 uintptr_t codeAddr = machineCodeObj->GetFuncAddr(); in InstallCodeByCompilerTier() local
/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dstub_builder.cpp10301 GateRef codeAddr = Load(VariableType::NATIVE_POINTER(), machineCode, in TryToJitReuseCompiledFunc() local

Completed in 19 milliseconds