Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/runtime/
Dcompiler.cpp607 uint32_t PandaRuntimeInterface::GetNativePointerTargetOffset(Arch arch) const in GetNativePointerTargetOffset() function in panda::PandaRuntimeInterface
/arkcompiler/runtime_core/compiler/optimizer/ir/
Druntime_interface.h906 virtual uint32_t GetNativePointerTargetOffset([[maybe_unused]] Arch arch) const in GetNativePointerTargetOffset() function