ROSE
0.11.131.0
|
Settings that control the parser and unparser.
Definition at line 41 of file BinaryVxcoreParser.h.
#include <frontend/BinaryFormats/BinaryVxcoreParser.h>
Public Attributes | |
unsigned | version |
Format version number. More... | |
Sawyer::Optional< unsigned > | protOverride |
Memory protection to overrides parsed values. More... | |
unsigned | protDefault |
Default memory protection when none are specified or overridden. More... | |
unsigned Rose::BinaryAnalysis::VxcoreParser::Settings::version |
Format version number.
Definition at line 42 of file BinaryVxcoreParser.h.
Sawyer::Optional<unsigned> Rose::BinaryAnalysis::VxcoreParser::Settings::protOverride |
Memory protection to overrides parsed values.
Definition at line 43 of file BinaryVxcoreParser.h.
unsigned Rose::BinaryAnalysis::VxcoreParser::Settings::protDefault |
Default memory protection when none are specified or overridden.
Definition at line 44 of file BinaryVxcoreParser.h.