Home
last modified time | relevance | path

Searched refs:GetMemoryCodeInfos (Results 1 - 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dfile_generators.h218 bool GetMemoryCodeInfos(MachineCodeDesc &machineCodeDesc);
H A Djit_compiler.cpp173 result &= jitCodeGenerator_->GetMemoryCodeInfos(jitTask->GetMachineCodeDesc()); in Finalize()
H A Dfile_generators.cpp704 bool AOTFileGenerator::GetMemoryCodeInfos(MachineCodeDesc &machineCodeDesc) in GetMemoryCodeInfos() function in panda::ecmascript::kungfu::AOTFileGenerator
745 LOG_JIT(DEBUG) << "In GetMemoryCodeInfos, signer = " << singleton->GetCodeSigner(); in GetMemoryCodeInfos()

Completed in 4 milliseconds