Searched refs:OatDumperOptions (Results 1 – 1 of 1) sorted by relevance
337 class OatDumperOptions { class339 OatDumperOptions(bool dump_vmap, in OatDumperOptions() function in art::OatDumperOptions385 OatDumper(const OatFile& oat_file, const OatDumperOptions& options) in OatDumper()1777 const OatDumperOptions& options_;1791 OatDumperOptions* oat_dumper_options) in ImageDumper()2728 OatDumperOptions* oat_dumper_options_;2735 OatDumperOptions* options, in DumpImage()2749 static int DumpImages(Runtime* runtime, OatDumperOptions* options, std::ostream* os) { in DumpImages()2846 OatDumperOptions* options, in DumpOatWithRuntime()2866 static int DumpOatWithoutRuntime(OatFile* oat_file, OatDumperOptions* options, std::ostream* os) { in DumpOatWithoutRuntime()[all …]