Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/libpandafile/
Dfile.cpp617 auto class_hash_table = GetClassHashTable(); in GetClassId() local
650 auto class_hash_table = GetClassHashTable(); in GetClassIdFromClassHashTable() local
Dfile.h420 …void SetClassHashTable(panda::Span<const panda::panda_file::EntityPairHeader> class_hash_table) co… in SetClassHashTable()
/arkcompiler/runtime_core/compiler/tools/aotdump/
Daotdump.cpp239 auto class_hash_table = aot_panda_file.GetClassHashTable(); in DumpClassHashTable() local