Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/
Dimtable_builder.cpp69 auto imtableSize = klass->GetIMTSize(); in UpdateClass() local
99 …der::AddMethod(ark::Span<ark::Method *> imtable, [[maybe_unused]] uint32_t imtableSize, uint32_t i… in AddMethod()
117 auto imtableSize = klass->GetIMTSize(); in DumpIMTable() local
/arkcompiler/runtime_core/static_core/runtime/include/
Dclass-inl.h526 auto imtableSize = GetIMTSize(); in ResolveVirtualMethod() local