Files
ComSquare/WlaDx_8hpp_source.html
AnonymusRaccoon d33b0ab52d Deploying the doc
2021-07-13 21:32:24 +00:00

107 lines
9.3 KiB
HTML

<!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.8.17"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>ComSquare: sources/Debugger/CPU/SymbolLoaders/WlaDx.hpp Source File</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">ComSquare
</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.17 -->
<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');
/* @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="dir_08d237fc27d4ecd563f71c5d52f2fecc.html">sources</a></li><li class="navelem"><a class="el" href="dir_189293303b628b823f13ae296b502d01.html">Debugger</a></li><li class="navelem"><a class="el" href="dir_f310dd6fcff708d4aeb1a6c2ce39f361.html">CPU</a></li><li class="navelem"><a class="el" href="dir_5d27f08abd078146ff4b565fdf4c9261.html">SymbolLoaders</a></li> </ul>
</div>
</div><!-- top -->
<div class="header">
<div class="headertitle">
<div class="title">WlaDx.hpp</div> </div>
</div><!--header-->
<div class="contents">
<a href="WlaDx_8hpp.html">Go to the documentation of this file.</a><div class="fragment"><div class="line"><a name="l00001"></a><span class="lineno"> 1</span>&#160;<span class="comment">//</span></div>
<div class="line"><a name="l00002"></a><span class="lineno"> 2</span>&#160;<span class="comment">// Created by Zoe Roux on 2/6/21.</span></div>
<div class="line"><a name="l00003"></a><span class="lineno"> 3</span>&#160;<span class="comment">//</span></div>
<div class="line"><a name="l00004"></a><span class="lineno"> 4</span>&#160; </div>
<div class="line"><a name="l00005"></a><span class="lineno"> 5</span>&#160;<span class="preprocessor">#pragma once</span></div>
<div class="line"><a name="l00006"></a><span class="lineno"> 6</span>&#160; </div>
<div class="line"><a name="l00007"></a><span class="lineno"> 7</span>&#160;<span class="preprocessor">#include &quot;<a class="code" href="CPUDebug_8hpp.html">Debugger/CPU/CPUDebug.hpp</a>&quot;</span></div>
<div class="line"><a name="l00008"></a><span class="lineno"> 8</span>&#160;<span class="preprocessor">#include &lt;fstream&gt;</span></div>
<div class="line"><a name="l00009"></a><span class="lineno"> 9</span>&#160; </div>
<div class="line"><a name="l00010"></a><span class="lineno"> 10</span>&#160;<span class="keyword">namespace </span><a class="code" href="namespaceComSquare_1_1Debugger_1_1CPU.html">ComSquare::Debugger::CPU</a></div>
<div class="line"><a name="l00011"></a><span class="lineno"> 11</span>&#160;{</div>
<div class="line"><a name="l00013"></a><span class="lineno"><a class="line" href="classComSquare_1_1Debugger_1_1CPU_1_1WlaDx.html"> 13</a></span>&#160; <span class="keyword">class </span><a class="code" href="classComSquare_1_1Debugger_1_1CPU_1_1WlaDx.html">WlaDx</a> {</div>
<div class="line"><a name="l00014"></a><span class="lineno"> 14</span>&#160; <span class="keyword">public</span>:</div>
<div class="line"><a name="l00018"></a><span class="lineno"> 18</span>&#160; <span class="keyword">static</span> std::vector&lt;Label&gt; <a class="code" href="classComSquare_1_1Debugger_1_1CPU_1_1WlaDx.html#a2022d318bbb47768ce5f8f7f3e056975">parse</a>(std::ifstream &amp;symbolFile);</div>
<div class="line"><a name="l00023"></a><span class="lineno"> 23</span>&#160; <span class="keyword">static</span> std::string <a class="code" href="classComSquare_1_1Debugger_1_1CPU_1_1WlaDx.html#a1501ed862cc0c5fb47fe654d56c7a741">_parseLabels</a>(std::map&lt;std::string, Label&gt; &amp;labels, std::ifstream &amp;symbolFile);</div>
<div class="line"><a name="l00028"></a><span class="lineno"> 28</span>&#160; <span class="keyword">static</span> std::string <a class="code" href="classComSquare_1_1Debugger_1_1CPU_1_1WlaDx.html#a25ffa95555de366bf565a0a567105459">_parseDefinitions</a>(std::map&lt;std::string, Label&gt; &amp;labels, std::ifstream &amp;symbolFile);</div>
<div class="line"><a name="l00032"></a><span class="lineno"> 32</span>&#160; <span class="keyword">static</span> std::string <a class="code" href="classComSquare_1_1Debugger_1_1CPU_1_1WlaDx.html#a42e49db03ae19bf2fc8be14f1f6e6173">_cleanLine</a>(std::string line);</div>
<div class="line"><a name="l00033"></a><span class="lineno"> 33</span>&#160; };</div>
<div class="line"><a name="l00034"></a><span class="lineno"> 34</span>&#160;}</div>
</div><!-- fragment --></div><!-- contents -->
<div class="ttc" id="aclassComSquare_1_1Debugger_1_1CPU_1_1WlaDx_html_a2022d318bbb47768ce5f8f7f3e056975"><div class="ttname"><a href="classComSquare_1_1Debugger_1_1CPU_1_1WlaDx.html#a2022d318bbb47768ce5f8f7f3e056975">ComSquare::Debugger::CPU::WlaDx::parse</a></div><div class="ttdeci">static std::vector&lt; Label &gt; parse(std::ifstream &amp;symbolFile)</div><div class="ttdoc">Parse the whole file.</div><div class="ttdef"><b>Definition:</b> WlaDx.cpp:11</div></div>
<div class="ttc" id="anamespaceComSquare_1_1Debugger_1_1CPU_html"><div class="ttname"><a href="namespaceComSquare_1_1Debugger_1_1CPU.html">ComSquare::Debugger::CPU</a></div><div class="ttdef"><b>Definition:</b> CPUDebug.cpp:17</div></div>
<div class="ttc" id="aclassComSquare_1_1Debugger_1_1CPU_1_1WlaDx_html_a1501ed862cc0c5fb47fe654d56c7a741"><div class="ttname"><a href="classComSquare_1_1Debugger_1_1CPU_1_1WlaDx.html#a1501ed862cc0c5fb47fe654d56c7a741">ComSquare::Debugger::CPU::WlaDx::_parseLabels</a></div><div class="ttdeci">static std::string _parseLabels(std::map&lt; std::string, Label &gt; &amp;labels, std::ifstream &amp;symbolFile)</div><div class="ttdoc">Parse labels name &amp; addresses (the [labels] section)</div><div class="ttdef"><b>Definition:</b> WlaDx.cpp:37</div></div>
<div class="ttc" id="aclassComSquare_1_1Debugger_1_1CPU_1_1WlaDx_html_a42e49db03ae19bf2fc8be14f1f6e6173"><div class="ttname"><a href="classComSquare_1_1Debugger_1_1CPU_1_1WlaDx.html#a42e49db03ae19bf2fc8be14f1f6e6173">ComSquare::Debugger::CPU::WlaDx::_cleanLine</a></div><div class="ttdeci">static std::string _cleanLine(std::string line)</div><div class="ttdoc">Remove comments, indentation &amp; trailing spaces from a line.</div><div class="ttdef"><b>Definition:</b> WlaDx.cpp:74</div></div>
<div class="ttc" id="aCPUDebug_8hpp_html"><div class="ttname"><a href="CPUDebug_8hpp.html">CPUDebug.hpp</a></div></div>
<div class="ttc" id="aclassComSquare_1_1Debugger_1_1CPU_1_1WlaDx_html"><div class="ttname"><a href="classComSquare_1_1Debugger_1_1CPU_1_1WlaDx.html">ComSquare::Debugger::CPU::WlaDx</a></div><div class="ttdoc">Class to parse WLA-DX symbol files.</div><div class="ttdef"><b>Definition:</b> WlaDx.hpp:13</div></div>
<div class="ttc" id="aclassComSquare_1_1Debugger_1_1CPU_1_1WlaDx_html_a25ffa95555de366bf565a0a567105459"><div class="ttname"><a href="classComSquare_1_1Debugger_1_1CPU_1_1WlaDx.html#a25ffa95555de366bf565a0a567105459">ComSquare::Debugger::CPU::WlaDx::_parseDefinitions</a></div><div class="ttdeci">static std::string _parseDefinitions(std::map&lt; std::string, Label &gt; &amp;labels, std::ifstream &amp;symbolFile)</div><div class="ttdoc">Parse definitions (and size of labels) (the [definitions] section)</div><div class="ttdef"><b>Definition:</b> WlaDx.cpp:54</div></div>
<!-- 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.17
</small></address>
</body>
</html>