|
Ghidra Decompiler Analysis Engine
|
Contents of a <compiler> tag in a .ldefs file. More...
#include <sleigh_arch.hh>
Public Member Functions | |
| void | restoreXml (const Element *el) |
| Restore the record from an XML stream. More... | |
Contents of a <compiler> tag in a .ldefs file.
This class describes a compiler specification file as referenced by the Sleigh language subsystem.
| void CompilerTag::restoreXml | ( | const Element * | el | ) |
Restore the record from an XML stream.
Read file attributes from an XML <compiler> tag
| el | is the XML element |
1.8.17