Home
last modified time | relevance | path

Searched defs:GetClassHashTable (Results 1 – 5 of 5) sorted by relevance

/arkcompiler/runtime_core/static_core/compiler/aot/
Daot_file.h93 auto GetClassHashTable(const PandaFileHeader &fileHeader) const in GetClassHashTable() function
248 ark::Span<const ark::panda_file::EntityPairHeader> GetClassHashTable() const in GetClassHashTable() function
/arkcompiler/runtime_core/compiler/tests/
Dclass_hash_table_test.cpp125 TEST_F(ClassHashTableTest, GetClassHashTable) in TEST_F() argument
/arkcompiler/runtime_core/static_core/compiler/tests/
Dclass_hash_table_test.cpp170 TEST_F(ClassHashTableTest, GetClassHashTable) in TEST_F() argument
/arkcompiler/runtime_core/static_core/libpandafile/
Dfile.h353 Span<const ark::panda_file::EntityPairHeader> GetClassHashTable() const in GetClassHashTable() function
/arkcompiler/runtime_core/libpandafile/
Dfile.h414 Span<const panda::panda_file::EntityPairHeader> GetClassHashTable() const in GetClassHashTable() function