You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Theodosius/doxygen/html/d9/dbc/classtheo_1_1theo__t.html

279 lines
22 KiB

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://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.9.1"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>Theodosius: theo::theo_t Class 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">Theodosius
&#160;<span id="projectnumber">v3.0</span>
</div>
<div id="projectbrief">Jit linker, mapper, obfuscator, and mutator</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.9.1 -->
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
var searchBox = new SearchBox("searchBox", "../../search",false,'Search','.html');
/* @license-end */
</script>
<script type="text/javascript" src="../../menudata.js"></script>
<script type="text/javascript" src="../../menu.js"></script>
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
$(function() {
initMenu('../../',true,false,'search.php','Search');
$(document).ready(function() { init_search(); });
});
/* @license-end */</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 id="nav-path" class="navpath">
<ul>
<li class="navelem"><a class="el" href="../../da/de6/namespacetheo.html">theo</a></li><li class="navelem"><a class="el" href="../../d9/dbc/classtheo_1_1theo__t.html">theo_t</a></li> </ul>
</div>
</div><!-- top -->
<div class="header">
<div class="summary">
<a href="#pub-methods">Public Member Functions</a> &#124;
<a href="../../dd/d60/classtheo_1_1theo__t-members.html">List of all members</a> </div>
<div class="headertitle">
<div class="title">theo::theo_t Class Reference</div> </div>
</div><!--header-->
<div class="contents">
<p>the main class which encapsulates a symbol table, decomp, and recomp objects. This class is a bridge that connects all three: decomp, obf, recomp.
<a href="../../d9/dbc/classtheo_1_1theo__t.html#details">More...</a></p>
<p><code>#include &lt;<a class="el" href="../../">theo.hpp</a>&gt;</code></p>
<table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-methods"></a>
Public Member Functions</h2></td></tr>
<tr class="memitem:a0a9ae3322261b97cf1dc47c908ef3c6d"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="../../d9/dbc/classtheo_1_1theo__t.html#a0a9ae3322261b97cf1dc47c908ef3c6d">theo_t</a> (std::vector&lt; std::uint8_t &gt; &amp;lib, <a class="el" href="../../da/de6/namespacetheo.html#a66efe2c63e06764fb2d9a378c688c680">lnk_fns_t</a> lnkr_fns, const std::string &amp;&amp;entry_sym)</td></tr>
<tr class="memdesc:a0a9ae3322261b97cf1dc47c908ef3c6d"><td class="mdescLeft">&#160;</td><td class="mdescRight">explicit constructor for theo class. <a href="../../d9/dbc/classtheo_1_1theo__t.html#a0a9ae3322261b97cf1dc47c908ef3c6d">More...</a><br /></td></tr>
<tr class="separator:a0a9ae3322261b97cf1dc47c908ef3c6d"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a66257ff5d9825483d85e58384a12760a"><td class="memItemLeft" align="right" valign="top">std::optional&lt; std::uint32_t &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="../../d9/dbc/classtheo_1_1theo__t.html#a66257ff5d9825483d85e58384a12760a">decompose</a> ()</td></tr>
<tr class="memdesc:a66257ff5d9825483d85e58384a12760a"><td class="mdescLeft">&#160;</td><td class="mdescRight">decomposes the lib file and return the number of symbols that are used. <a href="../../d9/dbc/classtheo_1_1theo__t.html#a66257ff5d9825483d85e58384a12760a">More...</a><br /></td></tr>
<tr class="separator:a66257ff5d9825483d85e58384a12760a"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a39e067dd71f82b437c6a418d41e38b27"><td class="memItemLeft" align="right" valign="top">std::uintptr_t&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="../../d9/dbc/classtheo_1_1theo__t.html#a39e067dd71f82b437c6a418d41e38b27">compose</a> ()</td></tr>
<tr class="memdesc:a39e067dd71f82b437c6a418d41e38b27"><td class="mdescLeft">&#160;</td><td class="mdescRight">compose the decomposed module. This will run obfuscation passes, the map and resolve symbols to each other. <a href="../../d9/dbc/classtheo_1_1theo__t.html#a39e067dd71f82b437c6a418d41e38b27">More...</a><br /></td></tr>
<tr class="separator:a39e067dd71f82b437c6a418d41e38b27"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a97c52bda4b07a456ff1ea6f3c1cdbe24"><td class="memItemLeft" align="right" valign="top">std::uintptr_t&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="../../d9/dbc/classtheo_1_1theo__t.html#a97c52bda4b07a456ff1ea6f3c1cdbe24">resolve</a> (const std::string &amp;&amp;sym)</td></tr>
<tr class="memdesc:a97c52bda4b07a456ff1ea6f3c1cdbe24"><td class="mdescLeft">&#160;</td><td class="mdescRight">given the name of a symbol, it returns the address of where its mapped. <a href="../../d9/dbc/classtheo_1_1theo__t.html#a97c52bda4b07a456ff1ea6f3c1cdbe24">More...</a><br /></td></tr>
<tr class="separator:a97c52bda4b07a456ff1ea6f3c1cdbe24"><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>the main class which encapsulates a symbol table, decomp, and recomp objects. This class is a bridge that connects all three: decomp, obf, recomp. </p>
<p>You will create an object of this type when using theo.</p>
</div><h2 class="groupheader">Constructor &amp; Destructor Documentation</h2>
<a id="a0a9ae3322261b97cf1dc47c908ef3c6d"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a0a9ae3322261b97cf1dc47c908ef3c6d">&#9670;&nbsp;</a></span>theo_t()</h2>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">theo::theo_t::theo_t </td>
<td>(</td>
<td class="paramtype">std::vector&lt; std::uint8_t &gt; &amp;&#160;</td>
<td class="paramname"><em>lib</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype"><a class="el" href="../../da/de6/namespacetheo.html#a66efe2c63e06764fb2d9a378c688c680">lnk_fns_t</a>&#160;</td>
<td class="paramname"><em>lnkr_fns</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">const std::string &amp;&amp;&#160;</td>
<td class="paramname"><em>entry_sym</em>&#160;</td>
</tr>
<tr>
<td></td>
<td>)</td>
<td></td><td></td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">explicit</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<p>explicit constructor for theo class. </p>
<dl class="params"><dt>Parameters</dt><dd>
<table class="params">
<tr><td class="paramname">lib</td><td>a vector of bytes consisting of a lib</td></tr>
<tr><td class="paramname">lnkr_fns</td><td></td></tr>
<tr><td class="paramname">entry_sym</td><td>the name of the function which will be used as the entry point</td></tr>
</table>
</dd>
</dl>
<div class="fragment"><div class="line"><a name="l00037"></a><span class="lineno"> 37</span>&#160; : m_dcmp(lib, &amp;m_sym_tbl),</div>
<div class="line"><a name="l00038"></a><span class="lineno"> 38</span>&#160; m_recmp(&amp;m_dcmp, {}, {}, {}),</div>
<div class="line"><a name="l00039"></a><span class="lineno"> 39</span>&#160; m_entry_sym(entry_sym) {</div>
<div class="line"><a name="l00040"></a><span class="lineno"> 40</span>&#160; m_recmp.<a class="code" href="../../d5/d05/classtheo_1_1recomp_1_1recomp__t.html#a0da9a904b0057c14190218592aff0f07">allocator</a>(std::get&lt;0&gt;(lnkr_fns));</div>
<div class="line"><a name="l00041"></a><span class="lineno"> 41</span>&#160; m_recmp.<a class="code" href="../../d5/d05/classtheo_1_1recomp_1_1recomp__t.html#aa6fecf752d4c5bc211e164d8496724b1">copier</a>(std::get&lt;1&gt;(lnkr_fns));</div>
<div class="line"><a name="l00042"></a><span class="lineno"> 42</span>&#160; m_recmp.<a class="code" href="../../d5/d05/classtheo_1_1recomp_1_1recomp__t.html#a1be6d0cdb57565c31b138248c8b2d470">resolver</a>(std::get&lt;2&gt;(lnkr_fns));</div>
<div class="line"><a name="l00043"></a><span class="lineno"> 43</span>&#160;}</div>
<div class="ttc" id="aclasstheo_1_1recomp_1_1recomp__t_html_a0da9a904b0057c14190218592aff0f07"><div class="ttname"><a href="../../d5/d05/classtheo_1_1recomp_1_1recomp__t.html#a0da9a904b0057c14190218592aff0f07">theo::recomp::recomp_t::allocator</a></div><div class="ttdeci">void allocator(allocator_t alloc)</div><div class="ttdoc">setter for the allocater lambda function.</div><div class="ttdef"><b>Definition:</b> recomp.cpp:163</div></div>
<div class="ttc" id="aclasstheo_1_1recomp_1_1recomp__t_html_a1be6d0cdb57565c31b138248c8b2d470"><div class="ttname"><a href="../../d5/d05/classtheo_1_1recomp_1_1recomp__t.html#a1be6d0cdb57565c31b138248c8b2d470">theo::recomp::recomp_t::resolver</a></div><div class="ttdeci">void resolver(resolver_t resolve)</div><div class="ttdoc">setter for the resolve lambda function.</div><div class="ttdef"><b>Definition:</b> recomp.cpp:171</div></div>
<div class="ttc" id="aclasstheo_1_1recomp_1_1recomp__t_html_aa6fecf752d4c5bc211e164d8496724b1"><div class="ttname"><a href="../../d5/d05/classtheo_1_1recomp_1_1recomp__t.html#aa6fecf752d4c5bc211e164d8496724b1">theo::recomp::recomp_t::copier</a></div><div class="ttdeci">void copier(copier_t copy)</div><div class="ttdoc">setter for the copier lambda function.</div><div class="ttdef"><b>Definition:</b> recomp.cpp:167</div></div>
</div><!-- fragment -->
</div>
</div>
<h2 class="groupheader">Member Function Documentation</h2>
<a id="a39e067dd71f82b437c6a418d41e38b27"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a39e067dd71f82b437c6a418d41e38b27">&#9670;&nbsp;</a></span>compose()</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">std::uintptr_t theo::theo_t::compose </td>
<td>(</td>
<td class="paramname"></td><td>)</td>
<td></td>
</tr>
</table>
</div><div class="memdoc">
<p>compose the decomposed module. This will run obfuscation passes, the map and resolve symbols to each other. </p>
<dl class="section return"><dt>Returns</dt><dd>returns the address of the entry point symbol</dd></dl>
<div class="fragment"><div class="line"><a name="l00056"></a><span class="lineno"> 56</span>&#160; {</div>
<div class="line"><a name="l00057"></a><span class="lineno"> 57</span>&#160; <span class="comment">// run obfuscation engine on all symbols...</span></div>
<div class="line"><a name="l00058"></a><span class="lineno"> 58</span>&#160; <span class="comment">//</span></div>
<div class="line"><a name="l00059"></a><span class="lineno"> 59</span>&#160; <span class="keyword">auto</span> engine = <a class="code" href="../../d9/d18/classtheo_1_1obf_1_1engine__t.html#a58715f5c3ade824a65e602aba570040e">obf::engine_t::get</a>();</div>
<div class="line"><a name="l00060"></a><span class="lineno"> 60</span>&#160; m_sym_tbl.<a class="code" href="../../db/d77/classtheo_1_1recomp_1_1symbol__table__t.html#a35008ba37814a94209cf979302e13e6d">for_each</a>([&amp;](decomp::symbol_t&amp; sym) { engine-&gt;run(&amp;sym); });</div>
<div class="line"><a name="l00061"></a><span class="lineno"> 61</span>&#160; </div>
<div class="line"><a name="l00062"></a><span class="lineno"> 62</span>&#160; m_recmp.<a class="code" href="../../d5/d05/classtheo_1_1recomp_1_1recomp__t.html#a78502665e218d3addca9b1e5e3875f39">allocate</a>();</div>
<div class="line"><a name="l00063"></a><span class="lineno"> 63</span>&#160; m_recmp.<a class="code" href="../../d5/d05/classtheo_1_1recomp_1_1recomp__t.html#a299fbede378f04991df2e39293307094">resolve</a>();</div>
<div class="line"><a name="l00064"></a><span class="lineno"> 64</span>&#160; m_recmp.<a class="code" href="../../d5/d05/classtheo_1_1recomp_1_1recomp__t.html#a080d88f122d12faf2e328c9bdd10be6e">copy_syms</a>();</div>
<div class="line"><a name="l00065"></a><span class="lineno"> 65</span>&#160; <span class="keywordflow">return</span> m_recmp.<a class="code" href="../../d5/d05/classtheo_1_1recomp_1_1recomp__t.html#a299fbede378f04991df2e39293307094">resolve</a>(m_entry_sym.data());</div>
<div class="line"><a name="l00066"></a><span class="lineno"> 66</span>&#160;}</div>
<div class="ttc" id="aclasstheo_1_1obf_1_1engine__t_html_a58715f5c3ade824a65e602aba570040e"><div class="ttname"><a href="../../d9/d18/classtheo_1_1obf_1_1engine__t.html#a58715f5c3ade824a65e602aba570040e">theo::obf::engine_t::get</a></div><div class="ttdeci">static engine_t * get()</div><div class="ttdoc">get the singleton object of this class.</div><div class="ttdef"><b>Definition:</b> engine.cpp:34</div></div>
<div class="ttc" id="aclasstheo_1_1recomp_1_1recomp__t_html_a080d88f122d12faf2e328c9bdd10be6e"><div class="ttname"><a href="../../d5/d05/classtheo_1_1recomp_1_1recomp__t.html#a080d88f122d12faf2e328c9bdd10be6e">theo::recomp::recomp_t::copy_syms</a></div><div class="ttdeci">void copy_syms()</div><div class="ttdoc">when called, this function copies symbols into allocations.</div><div class="ttdef"><b>Definition:</b> recomp.cpp:155</div></div>
<div class="ttc" id="aclasstheo_1_1recomp_1_1recomp__t_html_a299fbede378f04991df2e39293307094"><div class="ttname"><a href="../../d5/d05/classtheo_1_1recomp_1_1recomp__t.html#a299fbede378f04991df2e39293307094">theo::recomp::recomp_t::resolve</a></div><div class="ttdeci">void resolve()</div><div class="ttdoc">when called, this function resolves all relocations in every symbol.</div><div class="ttdef"><b>Definition:</b> recomp.cpp:92</div></div>
<div class="ttc" id="aclasstheo_1_1recomp_1_1recomp__t_html_a78502665e218d3addca9b1e5e3875f39"><div class="ttname"><a href="../../d5/d05/classtheo_1_1recomp_1_1recomp__t.html#a78502665e218d3addca9b1e5e3875f39">theo::recomp::recomp_t::allocate</a></div><div class="ttdeci">void allocate()</div><div class="ttdoc">when called, this function allocates space for every symbol.</div><div class="ttdef"><b>Definition:</b> recomp.cpp:40</div></div>
<div class="ttc" id="aclasstheo_1_1recomp_1_1symbol__table__t_html_a35008ba37814a94209cf979302e13e6d"><div class="ttname"><a href="../../db/d77/classtheo_1_1recomp_1_1symbol__table__t.html#a35008ba37814a94209cf979302e13e6d">theo::recomp::symbol_table_t::for_each</a></div><div class="ttdeci">void for_each(std::function&lt; void(decomp::symbol_t &amp;sym)&gt; fn)</div><div class="ttdoc">this function is a wrapper function that allows you to get at each entry in the symbol table by refer...</div><div class="ttdef"><b>Definition:</b> symbol_table.cpp:49</div></div>
</div><!-- fragment -->
</div>
</div>
<a id="a66257ff5d9825483d85e58384a12760a"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a66257ff5d9825483d85e58384a12760a">&#9670;&nbsp;</a></span>decompose()</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">std::optional&lt; std::uint32_t &gt; theo::theo_t::decompose </td>
<td>(</td>
<td class="paramname"></td><td>)</td>
<td></td>
</tr>
</table>
</div><div class="memdoc">
<p>decomposes the lib file and return the number of symbols that are used. </p>
<dl class="section return"><dt>Returns</dt><dd>optional amount of symbols that are used. no value if decomposition fails.</dd></dl>
<div class="fragment"><div class="line"><a name="l00045"></a><span class="lineno"> 45</span>&#160; {</div>
<div class="line"><a name="l00046"></a><span class="lineno"> 46</span>&#160; <span class="keyword">auto</span> res = m_dcmp.<a class="code" href="../../d6/d0e/classtheo_1_1decomp_1_1decomp__t.html#ae23353a4293aa30969b6d3fa37359469">decompose</a>(m_entry_sym);</div>
<div class="line"><a name="l00047"></a><span class="lineno"> 47</span>&#160; <span class="keywordflow">if</span> (!res.has_value()) {</div>
<div class="line"><a name="l00048"></a><span class="lineno"> 48</span>&#160; spdlog::error(<span class="stringliteral">&quot;failed to decompose...\n&quot;</span>);</div>
<div class="line"><a name="l00049"></a><span class="lineno"> 49</span>&#160; <span class="keywordflow">return</span> {};</div>
<div class="line"><a name="l00050"></a><span class="lineno"> 50</span>&#160; }</div>
<div class="line"><a name="l00051"></a><span class="lineno"> 51</span>&#160; </div>
<div class="line"><a name="l00052"></a><span class="lineno"> 52</span>&#160; spdlog::info(<span class="stringliteral">&quot;decompose successful... {} symbols&quot;</span>, res.value()-&gt;size());</div>
<div class="line"><a name="l00053"></a><span class="lineno"> 53</span>&#160; <span class="keywordflow">return</span> res.value()-&gt;size();</div>
<div class="line"><a name="l00054"></a><span class="lineno"> 54</span>&#160;}</div>
<div class="ttc" id="aclasstheo_1_1decomp_1_1decomp__t_html_ae23353a4293aa30969b6d3fa37359469"><div class="ttname"><a href="../../d6/d0e/classtheo_1_1decomp_1_1decomp__t.html#ae23353a4293aa30969b6d3fa37359469">theo::decomp::decomp_t::decompose</a></div><div class="ttdeci">std::optional&lt; recomp::symbol_table_t * &gt; decompose(std::string &amp;entry_sym)</div><div class="ttdoc">decomposes (extracts) the symbols used. this function determines all used symbols given the entry poi...</div><div class="ttdef"><b>Definition:</b> decomp.cpp:37</div></div>
</div><!-- fragment -->
</div>
</div>
<a id="a97c52bda4b07a456ff1ea6f3c1cdbe24"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a97c52bda4b07a456ff1ea6f3c1cdbe24">&#9670;&nbsp;</a></span>resolve()</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">std::uintptr_t theo::theo_t::resolve </td>
<td>(</td>
<td class="paramtype">const std::string &amp;&amp;&#160;</td>
<td class="paramname"><em>sym</em></td><td>)</td>
<td></td>
</tr>
</table>
</div><div class="memdoc">
<p>given the name of a symbol, it returns the address of where its mapped. </p>
<dl class="params"><dt>Parameters</dt><dd>
<table class="params">
<tr><td class="paramname">sym</td><td>the name of the symbol</td></tr>
</table>
</dd>
</dl>
<dl class="section return"><dt>Returns</dt><dd>the address of the symbol</dd></dl>
<div class="fragment"><div class="line"><a name="l00068"></a><span class="lineno"> 68</span>&#160; {</div>
<div class="line"><a name="l00069"></a><span class="lineno"> 69</span>&#160; <span class="keyword">auto</span> val = m_sym_tbl.<a class="code" href="../../db/d77/classtheo_1_1recomp_1_1symbol__table__t.html#a308c0dbcc4d569467e0986b32ef30db5">sym_from_hash</a>(<a class="code" href="../../d9/dd5/classtheo_1_1decomp_1_1symbol__t.html#a8695d75670cc4d61d275464e9109ff06">decomp::symbol_t::hash</a>(sym));</div>
<div class="line"><a name="l00070"></a><span class="lineno"> 70</span>&#160; <span class="keywordflow">if</span> (!val.has_value())</div>
<div class="line"><a name="l00071"></a><span class="lineno"> 71</span>&#160; <span class="keywordflow">return</span> {};</div>
<div class="line"><a name="l00072"></a><span class="lineno"> 72</span>&#160; </div>
<div class="line"><a name="l00073"></a><span class="lineno"> 73</span>&#160; <span class="keywordflow">return</span> val.value()-&gt;allocated_at();</div>
<div class="line"><a name="l00074"></a><span class="lineno"> 74</span>&#160;}</div>
<div class="ttc" id="aclasstheo_1_1decomp_1_1symbol__t_html_a8695d75670cc4d61d275464e9109ff06"><div class="ttname"><a href="../../d9/dd5/classtheo_1_1decomp_1_1symbol__t.html#a8695d75670cc4d61d275464e9109ff06">theo::decomp::symbol_t::hash</a></div><div class="ttdeci">std::size_t hash()</div><div class="ttdoc">gets the hash of the symbol name.</div><div class="ttdef"><b>Definition:</b> symbol.cpp:88</div></div>
<div class="ttc" id="aclasstheo_1_1recomp_1_1symbol__table__t_html_a308c0dbcc4d569467e0986b32ef30db5"><div class="ttname"><a href="../../db/d77/classtheo_1_1recomp_1_1symbol__table__t.html#a308c0dbcc4d569467e0986b32ef30db5">theo::recomp::symbol_table_t::sym_from_hash</a></div><div class="ttdeci">std::optional&lt; decomp::symbol_t * &gt; sym_from_hash(std::size_t hash)</div><div class="ttdoc">returns an optional pointer to a symbol from the symbol table given the symbols hash (hash of its nam...</div><div class="ttdef"><b>Definition:</b> symbol_table.cpp:54</div></div>
</div><!-- fragment -->
</div>
</div>
<hr/>The documentation for this class was generated from the following files:<ul>
<li>include/<a class="el" href="../../">theo.hpp</a></li>
<li>src/<a class="el" href="../../">theo.cpp</a></li>
</ul>
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated by&#160;<a href="https://www.doxygen.org/index.html"><img class="footer" src="../../doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.9.1
</small></address>
</body>
</html>