Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/
Dimtable_builder.cpp77 auto imtable = klass->GetIMT(); in UpdateClass() local
99 bool IMTableBuilder::AddMethod(ark::Span<ark::Method *> imtable, [[maybe_unused]] uint32_t imtableS… in AddMethod()
116 auto imtable = klass->GetIMT(); in DumpIMTable() local
/arkcompiler/runtime_core/static_core/runtime/include/
Dclass-inl.h528 auto imtable = GetIMT(); in ResolveVirtualMethod() local