Home
last modified time | relevance | path

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

/art/dexlayout/
Ddexlayout_main.cc108 options.show_section_headers_ = true; in DexlayoutDriver()
Ddexlayout.h61 bool show_section_headers_ = false; variable
Ddexlayout.cc1355 if (options_.show_section_headers_) { in DumpClass()