Home
last modified time | relevance | path

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

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