Home
last modified time | relevance | path

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

/art/oatdump/
Doatdump.cc365 dump_header_only_(dump_header_only), in OatDumperOptions()
382 const bool dump_header_only_; member in art::OatDumperOptions
545 if (!options_.dump_header_only_) { in Dump()
557 if (!options_.dump_header_only_) { in Dump()
594 if (!options_.dump_header_only_) { in Dump()
3174 dump_header_only_ = true; in ParseCustom()
3405 bool dump_header_only_ = false; member
3431 args_->dump_header_only_, in NeedsRuntime()