MCPcopy Create free account
hub / github.com/DCurrent/openbor / Interpreter_OutputPCode

Function Interpreter_OutputPCode

engine/source/scriptlib/Interpreter.c:1260–1317  ·  view source on GitHub ↗

* OutputPCode -- This method creates a new text file called .txt * that contains a pseudo-assembly representation of the PCode * stored in this CInterpreter object. The file cannot be read * back into the interpreter. It is created for debugging * purposes only. * Parameters: fileName -- an LPCSTR containing the name of

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 3

List_RetrieveFunction · 0.85
List_GetNameFunction · 0.85
Instruction_ToStringFunction · 0.85

Tested by

no test coverage detected