Home
last modified time | relevance | path

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

/art/oatdump/
Doatdump.cc357 dump_header_only_(dump_header_only), in OatDumperOptions()
372 const bool dump_header_only_; member in art::OatDumperOptions
527 if (!options_.dump_header_only_) { in Dump()
553 if (!options_.dump_header_only_) { in Dump()
3433 dump_header_only_ = true; in ParseCustom()
3588 bool dump_header_only_ = false; member
3612 args_->dump_header_only_, in NeedsRuntime()