Home
last modified time | relevance | path

Searched refs:OatDumperOptions (Results 1 – 1 of 1) sorted by relevance

/art/oatdump/
Doatdump.cc297 class OatDumperOptions { class
299 OatDumperOptions(bool dump_vmap, in OatDumperOptions() function in art::OatDumperOptions
345 OatDumper(const OatFile& oat_file, const OatDumperOptions& options) in OatDumper()
1709 const OatDumperOptions& options_;
1722 OatDumperOptions* oat_dumper_options) in ImageDumper()
2675 OatDumperOptions* oat_dumper_options_;
2682 OatDumperOptions* options, in DumpImage()
2696 static int DumpImages(Runtime* runtime, OatDumperOptions* options, std::ostream* os) { in DumpImages()
2789 OatDumperOptions* options, in DumpOatWithRuntime()
2809 static int DumpOatWithoutRuntime(OatFile* oat_file, OatDumperOptions* options, std::ostream* os) { in DumpOatWithoutRuntime()
[all …]