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

File test_detail.c

tests/test_detail.c:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/* Capstone Disassembler Engine */
2/* By Nguyen Anh Quynh <aquynh@gmail.com>, 2013-2019 */
3
4#include <stdio.h>

Callers

nothing calls this directly

Calls 10

cs_openFunction · 0.85
cs_optionFunction · 0.85
cs_disasmFunction · 0.85
cs_insn_nameFunction · 0.85
cs_reg_nameFunction · 0.85
cs_group_nameFunction · 0.85
cs_freeFunction · 0.85
cs_closeFunction · 0.85
printfFunction · 0.70
print_string_hexFunction · 0.70

Tested by

no test coverage detected