Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/runtime/
Dcompiler.cpp548 size_t PandaRuntimeInterface::GetOffsetToConstArrayData(MethodPtr method, IdType id) const in GetOffsetToConstArrayData() function in panda::PandaRuntimeInterface
/arkcompiler/runtime_core/compiler/optimizer/ir/
Druntime_interface.h485 …virtual size_t GetOffsetToConstArrayData([[maybe_unused]] MethodPtr method, [[maybe_unused]] IdTyp… in GetOffsetToConstArrayData() function