Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/
Daot_data.h39 uintptr_t GetSharedSlowPathOffset(RuntimeInterface::EntrypointId id) in GetSharedSlowPathOffset() function
Daot_data.cpp25 intptr_t AotData::GetSharedSlowPathOffset(RuntimeInterface::EntrypointId id, uintptr_t pc) const in GetSharedSlowPathOffset() function in ark::compiler::AotData