Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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_open
Function · 0.85
cs_option
Function · 0.85
cs_disasm
Function · 0.85
cs_insn_name
Function · 0.85
cs_reg_name
Function · 0.85
cs_group_name
Function · 0.85
cs_free
Function · 0.85
cs_close
Function · 0.85
printf
Function · 0.70
print_string_hex
Function · 0.70
Tested by
no test coverage detected