Home
last modified time | relevance | path

Searched defs:Relocate (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/deoptimizer/
Drelocator.cpp40 bool Relocator::Relocate(Elf64_Rela *sec, uintptr_t symbolAddr, uintptr_t patchAddr) in Relocate() function in panda::ecmascript::Relocator
/arkcompiler/runtime_core/compiler/optimizer/ir/
Dir_constructor.h878 IrConstructor &Relocate() in Relocate() function
Dinst.h3946 using Relocate = ArgumentsOnStack::NextFlag; variable
/arkcompiler/ets_runtime/ecmascript/snapshot/mem/
Dsnapshot_processor.cpp1437 void SnapshotProcessor::Relocate(SnapshotType type, const JSPandaFile *jsPandaFile, uint64_t rootOb… in Relocate() function in panda::ecmascript::SnapshotProcessor