Home
last modified time | relevance | path

Searched refs:GetMethodsOffset (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/runtime_core/static_core/runtime/asm_defines/
Dasm_defines.def129 DEFINE_VALUE(CLASS_METHODS_OFFSET, panda::Class::GetMethodsOffset())
/arkcompiler/runtime_core/static_core/runtime/include/
Dclass.h819 static inline constexpr size_t GetMethodsOffset() in GetMethodsOffset() function