Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/compiler/tools/aotdump/
Daotdump.cpp237 void DumpClassHashTable(ark::compiler::AotPandaFile &aotPandaFile, PandaFileHelper &pfile) in DumpClassHashTable()
266 AotPandaFile aotPandaFile(aotFile_.get(), &fileHeader); in DumpFiles() local
287 void DumpMethodHeader(const PandaFileHelper &pfile, const AotPandaFile &aotPandaFile, in DumpMethodHeader()
/arkcompiler/runtime_core/static_core/compiler/tests/
Dclass_hash_table_test.cpp200 AotPandaFile aotPandaFile(aotFile.get(), &fileHeader); in TEST_F() local
270 AotPandaFile aotPandaFile(aotFile.get(), &fileHeader); in TEST_F() local