Searched defs:OatdumpArgs (Results 1 – 1 of 1) sorted by relevance
3054 using Base = CmdlineArgs;3224 const char* class_filter_ = "";3228 std::string imt_dump_;3229 bool dump_vmap_ = true;3231 bool disassemble_code_ = true;3232 bool symbolize_ = false;3233 bool only_keep_debug_ = false;3234 bool list_classes_ = false;3235 bool list_methods_ = false;3237 bool imt_stat_dump_ = false;[all …]