Searched defs:registerInfo (Results 1 – 6 of 6) sorted by relevance
43 private final int registerInfo; field in PreInstructionRegisterInfoMethodItem48 public PreInstructionRegisterInfoMethodItem(int registerInfo, in PreInstructionRegisterInfoMethodItem()
59 int registerInfo = registerFormatter.options.registerInfo; in writeTo() local
84 public void runTest(String test, boolean registerInfo) throws IOException, URISyntaxException { in runTest()
75 public int registerInfo = 0; field in baksmaliOptions
152 int registerInfo = 0; in main() local
37 private Registration registerInfo; field in Gateway