<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<meta name="generator" content="Doxygen 1.8.13"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>My Project: raw_arch.hh File Reference</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
<link href="search/search.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="search/searchdata.js"></script>
<script type="text/javascript" src="search/search.js"></script>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
 <tbody>
 <tr style="height: 56px;">
  <td id="projectalign" style="padding-left: 0.5em;">
   <div id="projectname">My Project
   </div>
  </td>
 </tr>
 </tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.13 -->
<script type="text/javascript">
var searchBox = new SearchBox("searchBox", "search",false,'Search');
</script>
<script type="text/javascript" src="menudata.js"></script>
<script type="text/javascript" src="menu.js"></script>
<script type="text/javascript">
$(function() {
  initMenu('',true,false,'search.php','Search');
  $(document).ready(function() { init_search(); });
});
</script>
<div id="main-nav"></div>
<!-- window showing the filter options -->
<div id="MSearchSelectWindow"
     onmouseover="return searchBox.OnSearchSelectShow()"
     onmouseout="return searchBox.OnSearchSelectHide()"
     onkeydown="return searchBox.OnSearchSelectKey(event)">
</div>

<!-- iframe showing the search results (closed by default) -->
<div id="MSearchResultsWindow">
<iframe src="javascript:void(0)" frameborder="0" 
        name="MSearchResults" id="MSearchResults">
</iframe>
</div>

</div><!-- top -->
<div class="header">
  <div class="summary">
<a href="#nested-classes">Classes</a>  </div>
  <div class="headertitle">
<div class="title">raw_arch.hh File Reference</div>  </div>
</div><!--header-->
<div class="contents">

<p>Bare bones capability for treating a file as a raw executable image.  
<a href="#details">More...</a></p>
<div class="textblock"><code>#include &quot;<a class="el" href="sleigh__arch_8hh_source.html">sleigh_arch.hh</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="loadimage_8hh_source.html">loadimage.hh</a>&quot;</code><br />
</div><div class="textblock"><div class="dynheader">
Include dependency graph for raw_arch.hh:</div>
<div class="dyncontent">
<div class="center"><img src="raw__arch_8hh__incl.png" border="0" usemap="#raw__arch_8hh" alt=""/></div>
<map name="raw__arch_8hh" id="raw__arch_8hh">
<area shape="rect" id="node2" href="sleigh__arch_8hh.html" title="Architecture objects that use a Translate object derived from Sleigh. " alt="" coords="1117,80,1224,107"/>
<area shape="rect" id="node41" href="loadimage_8hh.html" title="Classes and API for accessing a binary load image. " alt="" coords="1092,229,1191,256"/>
<area shape="rect" id="node3" href="filemanage_8hh_source.html" title="filemanage.hh" alt="" coords="961,1051,1063,1077"/>
<area shape="rect" id="node9" href="architecture_8hh.html" title="Architecture and associated classes that help manage a single processor architecture and load image..." alt="" coords="530,155,638,181"/>
<area shape="rect" id="node48" href="sleigh_8hh_source.html" title="sleigh.hh" alt="" coords="1048,155,1123,181"/>
<area shape="rect" id="node10" href="capability_8hh.html" title="Infrastructure for discovering code extensions to the decompiler. " alt="" coords="842,1051,937,1077"/>
<area shape="rect" id="node12" href="varmap_8hh.html" title="Classes for keeping track of local variables and reconstructing stack layout. " alt="" coords="73,379,156,405"/>
<area shape="rect" id="node13" href="database_8hh.html" title="Symbol and Scope objects for the decompiler. " alt="" coords="5,603,99,629"/>
<area shape="rect" id="node28" href="action_8hh.html" title="Action, Rule, and other associates classes supporting transformations on function data&#45;flow..." alt="" coords="631,229,705,256"/>
<area shape="rect" id="node33" href="translate_8hh.html" title="Classes for disassembly and pcode generation. " alt="" coords="800,603,891,629"/>
<area shape="rect" id="node39" href="pcodeinject_8hh.html" title="Classes for managing p&#45;code injection. " alt="" coords="499,379,605,405"/>
<area shape="rect" id="node40" href="fspec_8hh.html" title="Definitions for specifying functions prototypes. " alt="" coords="147,453,219,480"/>
<area shape="rect" id="node42" href="globalcontext_8hh.html" title="Utilities for getting address&#45;based context to the disassembler and decompiler. " alt="" coords="184,603,301,629"/>
<area shape="rect" id="node43" href="comment_8hh.html" title="A database interface for high&#45;level language comments. " alt="" coords="851,453,946,480"/>
<area shape="rect" id="node44" href="userop_8hh.html" title="Classes for more detailed definitions of user defined p&#45;code operations. " alt="" coords="294,304,373,331"/>
<area shape="rect" id="node45" href="options_8hh.html" title="Classes for processing architecture configuration options. " alt="" coords="620,976,703,1003"/>
<area shape="rect" id="node46" href="transform_8hh.html" title="Classes for building large scale transforms of function data&#45;flow. " alt="" coords="467,528,562,555"/>
<area shape="rect" id="node47" href="prefersplit_8hh_source.html" title="prefersplit.hh" alt="" coords="449,304,546,331"/>
<area shape="rect" id="node11" href="types_8h_source.html" title="types.h" alt="" coords="607,1125,673,1152"/>
<area shape="rect" id="node14" href="variable_8hh.html" title="Definitions for high&#45;level variables. " alt="" coords="280,677,365,704"/>
<area shape="rect" id="node26" href="partmap_8hh.html" title="The partmap&lt;&gt; template mapping a linear space to value objects. " alt="" coords="118,677,205,704"/>
<area shape="rect" id="node27" href="rangemap_8hh.html" title="Templates to define interval map containers. " alt="" coords="139,752,237,779"/>
<area shape="rect" id="node15" href="varnode_8hh.html" title="The Varnode and VarnodeBank classes. " alt="" coords="587,752,674,779"/>
<area shape="rect" id="node16" href="pcoderaw_8hh.html" title="Raw descriptions of varnodes and p&#45;code ops. " alt="" coords="629,827,725,853"/>
<area shape="rect" id="node17" href="address_8hh.html" title="Classes for specifying addresses and other low&#45;level constants. " alt="" coords="927,901,1014,928"/>
<area shape="rect" id="node25" href="opbehavior_8hh.html" title="Classes for describing the behavior of individual p&#45;code operations. " alt="" coords="531,901,634,928"/>
<area shape="rect" id="node18" href="space_8hh.html" title="Classes for describing address spaces. " alt="" coords="727,976,801,1003"/>
<area shape="rect" id="node19" href="error_8hh.html" title="Base class for error handling facilities. " alt="" coords="607,1051,673,1077"/>
<area shape="rect" id="node24" href="xml_8hh.html" title="Lightweight (and incomplete) XML parser for marshaling data to and from the decompiler. " alt="" coords="733,1051,795,1077"/>
<area shape="rect" id="node29" href="block_8hh.html" title="Classes related to basic blocks and control&#45;flow structuring. " alt="" coords="637,304,707,331"/>
<area shape="rect" id="node30" href="jumptable_8hh.html" title="Classes to support jump&#45;tables and their recovery. " alt="" coords="629,379,725,405"/>
<area shape="rect" id="node31" href="emulateutil_8hh.html" title="(Lightweight) emulation interface for executing PcodeOp objects within a syntax tree or for executing..." alt="" coords="591,453,694,480"/>
<area shape="rect" id="node32" href="emulate_8hh.html" title="Classes for emulating p&#45;code. " alt="" coords="638,528,725,555"/>
<area shape="rect" id="node35" href="op_8hh.html" title="The PcodeOp and PcodeOpBank classes. " alt="" coords="389,528,443,555"/>
<area shape="rect" id="node34" href="float_8hh.html" title="Support for decoding different floating&#45;point formats. " alt="" coords="811,752,877,779"/>
<area shape="rect" id="node36" href="typeop_8hh.html" title="Data&#45;type and behavior information associated with specific p&#45;code op&#45;codes. " alt="" coords="382,603,461,629"/>
<area shape="rect" id="node37" href="cpool_8hh.html" title="Definitions to support a constant pool for deferred compilation languages (i.e. java byte&#45;code) ..." alt="" coords="390,677,461,704"/>
<area shape="rect" id="node38" href="printlanguage_8hh.html" title="Classes for printing tokens in a high&#45;level language. " alt="" coords="488,827,605,853"/>
<area shape="rect" id="node49" href="sleighbase_8hh.html" title="Base class for applications that process SLEIGH format specifications. " alt="" coords="965,229,1067,256"/>
<area shape="rect" id="node50" href="slghsymbol_8hh_source.html" title="slghsymbol.hh" alt="" coords="1015,304,1121,331"/>
</map>
</div>
</div>
<p><a href="raw__arch_8hh_source.html">Go to the source code of this file.</a></p>
<table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="nested-classes"></a>
Classes</h2></td></tr>
<tr class="memitem:"><td class="memItemLeft" align="right" valign="top">class &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classRawBinaryArchitectureCapability.html">RawBinaryArchitectureCapability</a></td></tr>
<tr class="memdesc:"><td class="mdescLeft">&#160;</td><td class="mdescRight">Extension point for building an <a class="el" href="classArchitecture.html" title="Manager for all the major decompiler subsystems. ">Architecture</a> that reads in raw images.  <a href="classRawBinaryArchitectureCapability.html#details">More...</a><br /></td></tr>
<tr class="separator:"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:"><td class="memItemLeft" align="right" valign="top">class &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classRawBinaryArchitecture.html">RawBinaryArchitecture</a></td></tr>
<tr class="memdesc:"><td class="mdescLeft">&#160;</td><td class="mdescRight"><a class="el" href="classArchitecture.html" title="Manager for all the major decompiler subsystems. ">Architecture</a> that reads its binary as a raw file.  <a href="classRawBinaryArchitecture.html#details">More...</a><br /></td></tr>
<tr class="separator:"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table>
<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
<div class="textblock"><p>Bare bones capability for treating a file as a raw executable image. </p>
</div></div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.13
</small></address>
</body>
</html>