MCPcopy Create free account
hub / github.com/cseagle/blc / readPcodeSnippet

Method readPcodeSnippet

ifacedecomp.cc:2887–2909  ·  view source on GitHub ↗

\brief Scan a single-line p-code snippet declaration from the given stream A declarator is scanned first, providing a name to associate with the snippet, as well as potential names of the formal \e output Varnode and \e input Varnodes. The body of the snippet is then surrounded by '{' and '}' The snippet name, input/output names, and the body are passed back to the caller. \param s is the given

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 4

parse_toseparatorFunction · 0.85
IfaceParseErrorClass · 0.85
sizeMethod · 0.80
push_backMethod · 0.45

Tested by

no test coverage detected