Home
last modified time | relevance | path

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

/external/capstone/bindings/java/capstone/
DCapstone.java151 operands = getOptInfo(insn.cs_detail); in CsInsn()
155 private OpInfo getOptInfo(_cs_detail detail) { in getOptInfo() method in Capstone.CsInsn