Home
last modified time | relevance | path

Searched defs:GetFieldByOffset (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/runtime_core/static_core/irtoc/backend/
Dirtoc_runtime.h121 FieldPtr GetFieldByOffset(size_t offset) const override in GetFieldByOffset() function
/arkcompiler/runtime_core/static_core/runtime/
Dcompiler.cpp725 RuntimeInterface::FieldPtr PandaRuntimeInterface::GetFieldByOffset(size_t offset) const in GetFieldByOffset() function in ark::PandaRuntimeInterface
/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/
Druntime_interface.h1190 virtual FieldPtr GetFieldByOffset([[maybe_unused]] size_t offset) const in GetFieldByOffset() function