Home
last modified time | relevance | path

Searched refs:entityIdOffset (Results 1 - 5 of 5) sorted by relevance

/arkcompiler/runtime_core/static_core/compiler/aot/aot_builder/
H A Daot_builder.h123 entityPair.entityIdOffset = classId; in InsertEntityPairHeader()
H A Daot_builder.cpp323 entityPair.entityIdOffset = entityId.GetOffset(); in AddClassHashTable()
367 entityPair.entityIdOffset = entityId.GetOffset(); in ResolveConflictClassHashTable()
/arkcompiler/runtime_core/static_core/compiler/tools/aotdump/
H A Daotdump.cpp250 auto descriptor = pfile.GetClassName(entityPair.entityIdOffset); in DumpClassHashTable()
254 << entityPair.entityIdOffset; in DumpClassHashTable()
/arkcompiler/runtime_core/static_core/libpandafile/
H A Dfile.h45 uint32_t entityIdOffset; member
H A Dfile.cpp628 auto entityId = File::EntityId(entityPair->entityIdOffset); in GetClassIdFromClassHashTable()

Completed in 5 milliseconds