Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/
Druntime.cpp1366 uintptr_t Runtime::GetPointerToConstArrayData(const panda_file::File &pf, uint32_t id) const in GetPointerToConstArrayData() function in ark::Runtime
Dcompiler.cpp703 uintptr_t PandaRuntimeInterface::GetPointerToConstArrayData(MethodPtr method, IdType id) const in GetPointerToConstArrayData() function in ark::PandaRuntimeInterface
/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/
Druntime_interface.h809 …virtual uintptr_t GetPointerToConstArrayData([[maybe_unused]] MethodPtr method, [[maybe_unused]] I… in GetPointerToConstArrayData() function