Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/avast/retdec
/ ProgramOptions
Method
ProgramOptions
src/capstone2llvmirtool/capstone2llvmir.cpp:31–34 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
29
{
30
public:
31
ProgramOptions()
32
{
33
34
}
35
ProgramOptions(int argc, char *argv[])
36
{
37
if (argc > 0)
Callers
nothing calls this directly
Calls
4
getVersionStringLong
Function · 0.85
strToNum
Function · 0.85
hexStringToBytes
Function · 0.85
getParamOrDie
Function · 0.50
Tested by
no test coverage detected