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

Method close

bindings/java/capstone/Capstone.java:500–502  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

498
499 // destructor automatically caled at destroyed time.
500 public int close() {
501 return cs.cs_close(ns.handleRef);
502 }
503
504 /**
505 * Disassemble instructions from @code assumed to be located at @address,

Callers 15

mainMethod · 0.95
test_fileFunction · 0.80
test_fileFunction · 0.80
test_fileFunction · 0.80
autogen_x86imm.pyFile · 0.80
extract_matcherFunction · 0.80
systemregister.pyFile · 0.80
get_first_insnFunction · 0.80
instrinfo.pyFile · 0.80
mapping_insn_op.pyFile · 0.80

Calls 1

cs_closeMethod · 0.80

Tested by 13

mainMethod · 0.76
test_fileFunction · 0.64
test_fileFunction · 0.64
test_fileFunction · 0.64
mainMethod · 0.64
mainMethod · 0.64
mainMethod · 0.64
mainMethod · 0.64
mainMethod · 0.64
mainMethod · 0.64
mainMethod · 0.64
mainMethod · 0.64