Home
last modified time | relevance | path

Searched defs:SetSharedSlowPathOffset (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/runtime_core/compiler/optimizer/ir/
Daot_data.cpp34 void AotData::SetSharedSlowPathOffset(RuntimeInterface::EntrypointId id, uintptr_t pc) in SetSharedSlowPathOffset() function in panda::compiler::AotData
Daot_data.h35 void SetSharedSlowPathOffset(RuntimeInterface::EntrypointId id, uintptr_t offset) in SetSharedSlowPathOffset() function