Searched defs:AotDump (Results 1 – 1 of 1) sorted by relevance
127 class AotDump { class129 explicit AotDump(ark::ArenaAllocator *allocator) : allocator_(allocator) {} in AotDump() function in ark::aotdump::AotDump