Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/
H A Dcompiler.cpp660 uintptr_t PandaRuntimeInterface::GetPointerToConstArrayData(MethodPtr method, IdType id) const in GetPointerToConstArrayData() function in ark::PandaRuntimeInterface
H A Druntime.cpp1347 uintptr_t Runtime::GetPointerToConstArrayData(const panda_file::File &pf, uint32_t id) const in GetPointerToConstArrayData() function in ark::Runtime
/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/
H A Druntime_interface.h704 virtual uintptr_t GetPointerToConstArrayData([[maybe_unused]] MethodPtr method, [[maybe_unused]] IdType id) const in GetPointerToConstArrayData() function in ark::compiler::RuntimeInterface

Completed in 9 milliseconds