Searched refs:localsDirective (Results 1 – 3 of 3) sorted by relevance
94 private boolean localsDirective = false; field in DisassembleCommand248 options.localsDirective = localsDirective; in getOptions()
53 public boolean localsDirective = false; field in BaksmaliOptions
215 if (classDef.options.localsDirective) { in writeTo()