MCPcopy 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

getVersionStringLongFunction · 0.85
strToNumFunction · 0.85
hexStringToBytesFunction · 0.85
getParamOrDieFunction · 0.50

Tested by

no test coverage detected