Home
last modified time | relevance | path

Searched defs:aotPandaFile (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/runtime_core/static_core/compiler/tests/
Dclass_hash_table_test.cpp192 AotPandaFile aotPandaFile(aotFile.get(), &fileHeader); in TEST_F() local
262 AotPandaFile aotPandaFile(aotFile.get(), &fileHeader); in TEST_F() local
/arkcompiler/runtime_core/static_core/compiler/tools/aotdump/
Daotdump.cpp236 …void DumpClassHashTable(std::ostream &stream, panda::compiler::AotPandaFile &aotPandaFile, PandaFi… in DumpClassHashTable()
266 AotPandaFile aotPandaFile(aotFile.get(), &fileHeader); in DumpFiles() local