Searched refs:showSectionHeaders (Results 1 – 3 of 3) sorted by relevance
/art/dexdump/ | ||
D | dexdump.h | 49 bool showSectionHeaders; member |
D | dexdump_main.cc | 92 gOptions.showSectionHeaders = true; in dexdumpDriver() |
D | dexdump.cc | 1419 if (gOptions.showSectionHeaders) { in dumpClass() |