Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/compiler/aot/aot_builder/
Daot_builder.cpp320 auto &entityPair = entityPairs[pos]; in AddClassHashTable() local
365 auto &entityPair = entityPairs[actualPos]; in ResolveConflictClassHashTable() local
Daot_builder.h121 auto &entityPair = entityPairHeaders_.back(); in InsertEntityPairHeader() local
/arkcompiler/runtime_core/static_core/compiler/tools/aotdump/
Daotdump.cpp248 auto entityPair = classHashTable[i]; in DumpClassHashTable() local
/arkcompiler/runtime_core/static_core/libpandafile/
Dfile.cpp620 auto entityPair = &classHashTable[pos]; in GetClassIdFromClassHashTable() local