Ghidra Decompiler Analysis Engine
Public Member Functions | List of all members
TruncationTag Class Reference

Object for describing how a space should be truncated. More...

#include <translate.hh>

Public Member Functions

void restoreXml (const Element *el)
 Restore this from XML. More...
 

Detailed Description

Object for describing how a space should be truncated.

This can turn up in various XML configuration files and essentially acts as a command to override the size of an address space as defined by the architecture

Member Function Documentation

◆ restoreXml()

void TruncationTag::restoreXml ( const Element el)

Restore this from XML.

Read a <truncate_space> XML tag to configure this object

Parameters
elis the XML element

The documentation for this class was generated from the following files: