Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/capstone-engine/capstone
/ SH_option
Function
SH_option
arch/SH/SHModule.c:34–37 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
32
}
33
34
cs_err SH_option(cs_struct *handle, cs_opt_type type, size_t value)
35
{
36
return CS_ERR_OK;
37
}
38
39
#endif
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…