Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/compiler/optimizer/ir/
Dir_constructor.h826 IrConstructor &Relocate() in Relocate() function
Dinst.h2597 using Relocate = ArgumentsOnStack::NextFlag; variable
/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/
Dir_constructor.h1049 IrConstructor &Relocate() in Relocate() function
Dinst.h4732 using Relocate = ArgumentsOnStack::NextFlag; variable
/arkcompiler/ets_runtime/ecmascript/snapshot/mem/
Dsnapshot_processor.cpp1616 void SnapshotProcessor::Relocate(SnapshotType type, const JSPandaFile *jsPandaFile, uint64_t rootOb… in Relocate() function in panda::ecmascript::SnapshotProcessor