Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/compiler/aot/
Daot_file.h86 auto GetClassHashTable(const PandaFileHeader &file_header) const in GetClassHashTable() function
242 panda::Span<const panda::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/libpandafile/
Dfile.h404 Span<const panda::panda_file::EntityPairHeader> GetClassHashTable() const in GetClassHashTable() function