Home
last modified time | relevance | path

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

/art/dexlayout/
Ddexlayout_main.cc113 options.show_section_headers_ = true; in DexlayoutDriver()
Ddexlayout.h63 bool show_section_headers_ = false; variable
Ddexlayout.cc1358 if (options_.show_section_headers_) { in DumpClass()