Home
last modified time | relevance | path

Searched defs:entity_pair (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/runtime_core/compiler/aot/aot_builder/
Daot_builder.h105 auto &entity_pair = entity_pair_headers_.back(); in InsertEntityPairHeader() local
Daot_builder.cpp290 auto &entity_pair = entity_pairs[pos]; in AddClassHashTable() local
335 auto &entity_pair = entity_pairs[actual_pos]; in ResolveConflictClassHashTable() local
/arkcompiler/runtime_core/compiler/tools/aotdump/
Daotdump.cpp242 auto entity_pair = class_hash_table[i]; in DumpClassHashTable() local
/arkcompiler/runtime_core/libpandafile/
Dfile.cpp653 auto entity_pair = &class_hash_table[pos]; in GetClassIdFromClassHashTable() local