Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/compiler/tools/aotdump/
Daotdump.cpp127 class AotDump { class
129 explicit AotDump(ark::ArenaAllocator *allocator) : allocator_(allocator) {} in AotDump() function in ark::aotdump::AotDump