Home
last modified time | relevance | path

Searched refs:GetNativePointerTargetOffset (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/runtime_core/static_core/runtime/
Dcompiler.h572 uint32_t GetNativePointerTargetOffset(Arch arch) const override;
Dcompiler.cpp757 uint32_t PandaRuntimeInterface::GetNativePointerTargetOffset(Arch arch) const in GetNativePointerTargetOffset() function in ark::PandaRuntimeInterface
/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/
Druntime_interface.h1382 virtual uint32_t GetNativePointerTargetOffset([[maybe_unused]] Arch arch) const in GetNativePointerTargetOffset() function