MCPcopy Create free account
hub / github.com/capstone-engine/capstone / cs_reg_name

Method cs_reg_name

bindings/java/capstone/Capstone.java:304–304  ·  view source on GitHub ↗
(Pointer csh, int id)

Source from the content-addressed store, hash-verified

302 public int cs_option(Pointer handle, int option, NativeLong optionValue);
303
304 public String cs_reg_name(Pointer csh, int id);
305 public int cs_op_count(Pointer csh, Pointer insn, int type);
306 public int cs_op_index(Pointer csh, Pointer insn, int type, int index);
307

Callers 3

reg_nameMethod · 0.80
reg_nameMethod · 0.80
regNameMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected