mirror of
https://github.com/hasherezade/bearparser
synced 2026-06-08 14:32:38 +00:00
deploy: be5c9afd75
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=11"/>
|
||||
<meta name="generator" content="Doxygen 1.9.6"/>
|
||||
<meta name="generator" content="Doxygen 1.9.7"/>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1"/>
|
||||
<title>BearParser: parser/pe/DataDirEntryWrapper.cpp Source File</title>
|
||||
<link href="tabs.css" rel="stylesheet" type="text/css"/>
|
||||
@@ -30,7 +30,7 @@
|
||||
</table>
|
||||
</div>
|
||||
<!-- end header part -->
|
||||
<!-- Generated by Doxygen 1.9.6 -->
|
||||
<!-- Generated by Doxygen 1.9.7 -->
|
||||
<script type="text/javascript">
|
||||
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&dn=expat.txt MIT */
|
||||
var searchBox = new SearchBox("searchBox", "search/",'.html');
|
||||
@@ -130,28 +130,28 @@ $(function() {
|
||||
<div class="line"><a id="l00051" name="l00051"></a><span class="lineno"> 51</span> </div>
|
||||
<div class="line"><a id="l00052" name="l00052"></a><span class="lineno"> 52</span> <span class="keywordflow">return</span> (dirSize < remainingSize) ? dirSize : remainingSize;</div>
|
||||
<div class="line"><a id="l00053" name="l00053"></a><span class="lineno"> 53</span>}</div>
|
||||
<div class="ttc" id="a_abstract_byte_buffer_8h_html_a9067dc831274514d508e98df05bf015d"><div class="ttname"><a href="_abstract_byte_buffer_8h.html#a9067dc831274514d508e98df05bf015d">bufsize_t</a></div><div class="ttdeci">uint32_t bufsize_t</div><div class="ttdef"><b>Definition:</b> <a href="_abstract_byte_buffer_8h_source.html#l00014">AbstractByteBuffer.h:14</a></div></div>
|
||||
<div class="ttc" id="a_abstract_byte_buffer_8h_html_ab99058386f4a8bc4e8cd07fad8198178"><div class="ttname"><a href="_abstract_byte_buffer_8h.html#ab99058386f4a8bc4e8cd07fad8198178">INVALID_ADDR</a></div><div class="ttdeci">const offset_t INVALID_ADDR</div><div class="ttdef"><b>Definition:</b> <a href="_abstract_byte_buffer_8h_source.html#l00018">AbstractByteBuffer.h:18</a></div></div>
|
||||
<div class="ttc" id="a_abstract_byte_buffer_8h_html_aea96e09e4ebfca2845a36a4d9882f7f6"><div class="ttname"><a href="_abstract_byte_buffer_8h.html#aea96e09e4ebfca2845a36a4d9882f7f6">offset_t</a></div><div class="ttdeci">uint64_t offset_t</div><div class="ttdef"><b>Definition:</b> <a href="_abstract_byte_buffer_8h_source.html#l00017">AbstractByteBuffer.h:17</a></div></div>
|
||||
<div class="ttc" id="a_abstract_byte_buffer_8h_html_a9067dc831274514d508e98df05bf015d"><div class="ttname"><a href="_abstract_byte_buffer_8h.html#a9067dc831274514d508e98df05bf015d">bufsize_t</a></div><div class="ttdeci">uint32_t bufsize_t</div><div class="ttdef"><b>Definition</b> <a href="_abstract_byte_buffer_8h_source.html#l00014">AbstractByteBuffer.h:14</a></div></div>
|
||||
<div class="ttc" id="a_abstract_byte_buffer_8h_html_ab99058386f4a8bc4e8cd07fad8198178"><div class="ttname"><a href="_abstract_byte_buffer_8h.html#ab99058386f4a8bc4e8cd07fad8198178">INVALID_ADDR</a></div><div class="ttdeci">const offset_t INVALID_ADDR</div><div class="ttdef"><b>Definition</b> <a href="_abstract_byte_buffer_8h_source.html#l00018">AbstractByteBuffer.h:18</a></div></div>
|
||||
<div class="ttc" id="a_abstract_byte_buffer_8h_html_aea96e09e4ebfca2845a36a4d9882f7f6"><div class="ttname"><a href="_abstract_byte_buffer_8h.html#aea96e09e4ebfca2845a36a4d9882f7f6">offset_t</a></div><div class="ttdeci">uint64_t offset_t</div><div class="ttdef"><b>Definition</b> <a href="_abstract_byte_buffer_8h_source.html#l00017">AbstractByteBuffer.h:17</a></div></div>
|
||||
<div class="ttc" id="a_data_dir_entry_wrapper_8h_html"><div class="ttname"><a href="_data_dir_entry_wrapper_8h.html">DataDirEntryWrapper.h</a></div></div>
|
||||
<div class="ttc" id="a_p_e_file_8h_html"><div class="ttname"><a href="_p_e_file_8h.html">PEFile.h</a></div></div>
|
||||
<div class="ttc" id="aclass_data_dir_entry_wrapper_html_a47a86b9d308f503b8b2a22ff299bd6c5"><div class="ttname"><a href="class_data_dir_entry_wrapper.html#a47a86b9d308f503b8b2a22ff299bd6c5">DataDirEntryWrapper::getDirEntrySize</a></div><div class="ttdeci">bufsize_t getDirEntrySize(bool trimToExeSize=false)</div><div class="ttdef"><b>Definition:</b> <a href="_data_dir_entry_wrapper_8cpp_source.html#l00031">DataDirEntryWrapper.cpp:31</a></div></div>
|
||||
<div class="ttc" id="aclass_data_dir_entry_wrapper_html_aa3bd2e16d3fde61e1e58e5cd7377884f"><div class="ttname"><a href="class_data_dir_entry_wrapper.html#aa3bd2e16d3fde61e1e58e5cd7377884f">DataDirEntryWrapper::getDirEntryAddress</a></div><div class="ttdeci">offset_t getDirEntryAddress()</div><div class="ttdef"><b>Definition:</b> <a href="_data_dir_entry_wrapper_8cpp_source.html#l00019">DataDirEntryWrapper.cpp:19</a></div></div>
|
||||
<div class="ttc" id="aclass_data_dir_entry_wrapper_html_aa778a169c81c7dc7273156633ca030a9"><div class="ttname"><a href="class_data_dir_entry_wrapper.html#aa778a169c81c7dc7273156633ca030a9">DataDirEntryWrapper::entryType</a></div><div class="ttdeci">int entryType</div><div class="ttdef"><b>Definition:</b> <a href="_data_dir_entry_wrapper_8h_source.html#l00020">DataDirEntryWrapper.h:20</a></div></div>
|
||||
<div class="ttc" id="aclass_data_dir_entry_wrapper_html_abeca109880b28e18f101e790efc29b1d"><div class="ttname"><a href="class_data_dir_entry_wrapper.html#abeca109880b28e18f101e790efc29b1d">DataDirEntryWrapper::DataDirEntryWrapper</a></div><div class="ttdeci">DataDirEntryWrapper(PEFile *pe, pe::dir_entry v_entryType)</div><div class="ttdef"><b>Definition:</b> <a href="_data_dir_entry_wrapper_8cpp_source.html#l00004">DataDirEntryWrapper.cpp:4</a></div></div>
|
||||
<div class="ttc" id="aclass_data_dir_entry_wrapper_html_af5e95792dc15586d7b769dc46ba55e59"><div class="ttname"><a href="class_data_dir_entry_wrapper.html#af5e95792dc15586d7b769dc46ba55e59">DataDirEntryWrapper::getDataDirectory</a></div><div class="ttdeci">IMAGE_DATA_DIRECTORY * getDataDirectory()</div><div class="ttdef"><b>Definition:</b> <a href="_data_dir_entry_wrapper_8cpp_source.html#l00010">DataDirEntryWrapper.cpp:10</a></div></div>
|
||||
<div class="ttc" id="aclass_exe_element_wrapper_html_ad5100967cd4bb4831c0e96de7659d53e"><div class="ttname"><a href="class_exe_element_wrapper.html#ad5100967cd4bb4831c0e96de7659d53e">ExeElementWrapper::m_Exe</a></div><div class="ttdeci">Executable * m_Exe</div><div class="ttdef"><b>Definition:</b> <a href="_exe_element_wrapper_8h_source.html#l00065">ExeElementWrapper.h:65</a></div></div>
|
||||
<div class="ttc" id="aclass_exe_node_wrapper_html_a5cd7f16e4529be2a96f87237e31b2611"><div class="ttname"><a href="class_exe_node_wrapper.html#a5cd7f16e4529be2a96f87237e31b2611">ExeNodeWrapper::wrap</a></div><div class="ttdeci">virtual bool wrap()</div><div class="ttdef"><b>Definition:</b> <a href="_exe_node_wrapper_8h_source.html#l00016">ExeNodeWrapper.h:16</a></div></div>
|
||||
<div class="ttc" id="aclass_data_dir_entry_wrapper_html_a47a86b9d308f503b8b2a22ff299bd6c5"><div class="ttname"><a href="class_data_dir_entry_wrapper.html#a47a86b9d308f503b8b2a22ff299bd6c5">DataDirEntryWrapper::getDirEntrySize</a></div><div class="ttdeci">bufsize_t getDirEntrySize(bool trimToExeSize=false)</div><div class="ttdef"><b>Definition</b> <a href="_data_dir_entry_wrapper_8cpp_source.html#l00031">DataDirEntryWrapper.cpp:31</a></div></div>
|
||||
<div class="ttc" id="aclass_data_dir_entry_wrapper_html_aa3bd2e16d3fde61e1e58e5cd7377884f"><div class="ttname"><a href="class_data_dir_entry_wrapper.html#aa3bd2e16d3fde61e1e58e5cd7377884f">DataDirEntryWrapper::getDirEntryAddress</a></div><div class="ttdeci">offset_t getDirEntryAddress()</div><div class="ttdef"><b>Definition</b> <a href="_data_dir_entry_wrapper_8cpp_source.html#l00019">DataDirEntryWrapper.cpp:19</a></div></div>
|
||||
<div class="ttc" id="aclass_data_dir_entry_wrapper_html_aa778a169c81c7dc7273156633ca030a9"><div class="ttname"><a href="class_data_dir_entry_wrapper.html#aa778a169c81c7dc7273156633ca030a9">DataDirEntryWrapper::entryType</a></div><div class="ttdeci">int entryType</div><div class="ttdef"><b>Definition</b> <a href="_data_dir_entry_wrapper_8h_source.html#l00020">DataDirEntryWrapper.h:20</a></div></div>
|
||||
<div class="ttc" id="aclass_data_dir_entry_wrapper_html_abeca109880b28e18f101e790efc29b1d"><div class="ttname"><a href="class_data_dir_entry_wrapper.html#abeca109880b28e18f101e790efc29b1d">DataDirEntryWrapper::DataDirEntryWrapper</a></div><div class="ttdeci">DataDirEntryWrapper(PEFile *pe, pe::dir_entry v_entryType)</div><div class="ttdef"><b>Definition</b> <a href="_data_dir_entry_wrapper_8cpp_source.html#l00004">DataDirEntryWrapper.cpp:4</a></div></div>
|
||||
<div class="ttc" id="aclass_data_dir_entry_wrapper_html_af5e95792dc15586d7b769dc46ba55e59"><div class="ttname"><a href="class_data_dir_entry_wrapper.html#af5e95792dc15586d7b769dc46ba55e59">DataDirEntryWrapper::getDataDirectory</a></div><div class="ttdeci">IMAGE_DATA_DIRECTORY * getDataDirectory()</div><div class="ttdef"><b>Definition</b> <a href="_data_dir_entry_wrapper_8cpp_source.html#l00010">DataDirEntryWrapper.cpp:10</a></div></div>
|
||||
<div class="ttc" id="aclass_exe_element_wrapper_html_ad5100967cd4bb4831c0e96de7659d53e"><div class="ttname"><a href="class_exe_element_wrapper.html#ad5100967cd4bb4831c0e96de7659d53e">ExeElementWrapper::m_Exe</a></div><div class="ttdeci">Executable * m_Exe</div><div class="ttdef"><b>Definition</b> <a href="_exe_element_wrapper_8h_source.html#l00065">ExeElementWrapper.h:65</a></div></div>
|
||||
<div class="ttc" id="aclass_exe_node_wrapper_html_a5cd7f16e4529be2a96f87237e31b2611"><div class="ttname"><a href="class_exe_node_wrapper.html#a5cd7f16e4529be2a96f87237e31b2611">ExeNodeWrapper::wrap</a></div><div class="ttdeci">virtual bool wrap()</div><div class="ttdef"><b>Definition</b> <a href="_exe_node_wrapper_8h_source.html#l00016">ExeNodeWrapper.h:16</a></div></div>
|
||||
<div class="ttc" id="aclass_executable_html_a9d1979e57f2c6d4146e8ddf1892c6e99"><div class="ttname"><a href="class_executable.html#a9d1979e57f2c6d4146e8ddf1892c6e99">Executable::rvaToRaw</a></div><div class="ttdeci">virtual offset_t rvaToRaw(offset_t rva)=0</div></div>
|
||||
<div class="ttc" id="aclass_executable_html_aeb23198ec798984f5b1cf6a3139be8f2"><div class="ttname"><a href="class_executable.html#aeb23198ec798984f5b1cf6a3139be8f2">Executable::getContentSize</a></div><div class="ttdeci">virtual bufsize_t getContentSize()</div><div class="ttdef"><b>Definition:</b> <a href="_executable_8h_source.html#l00051">Executable.h:51</a></div></div>
|
||||
<div class="ttc" id="aclass_p_e_file_html"><div class="ttname"><a href="class_p_e_file.html">PEFile</a></div><div class="ttdef"><b>Definition:</b> <a href="_p_e_file_8h_source.html#l00040">PEFile.h:41</a></div></div>
|
||||
<div class="ttc" id="aclass_p_e_file_html_aaf212c882b9f95a0f6542cd656ffbad4"><div class="ttname"><a href="class_p_e_file.html#aaf212c882b9f95a0f6542cd656ffbad4">PEFile::getDataDirectory</a></div><div class="ttdeci">IMAGE_DATA_DIRECTORY * getDataDirectory()</div><div class="ttdef"><b>Definition:</b> <a href="_p_e_file_8cpp_source.html#l00249">PEFile.cpp:249</a></div></div>
|
||||
<div class="ttc" id="aclass_p_e_node_wrapper_html"><div class="ttname"><a href="class_p_e_node_wrapper.html">PENodeWrapper</a></div><div class="ttdef"><b>Definition:</b> <a href="_p_e_node_wrapper_8h_source.html#l00024">PENodeWrapper.h:25</a></div></div>
|
||||
<div class="ttc" id="aclass_p_e_node_wrapper_html_ab6fa549a7490efc0a84ab0c39fe0ef95"><div class="ttname"><a href="class_p_e_node_wrapper.html#ab6fa549a7490efc0a84ab0c39fe0ef95">PENodeWrapper::m_PE</a></div><div class="ttdeci">PEFile * m_PE</div><div class="ttdef"><b>Definition:</b> <a href="_p_e_node_wrapper_8h_source.html#l00036">PENodeWrapper.h:36</a></div></div>
|
||||
<div class="ttc" id="aclass_executable_html_aeb23198ec798984f5b1cf6a3139be8f2"><div class="ttname"><a href="class_executable.html#aeb23198ec798984f5b1cf6a3139be8f2">Executable::getContentSize</a></div><div class="ttdeci">virtual bufsize_t getContentSize()</div><div class="ttdef"><b>Definition</b> <a href="_executable_8h_source.html#l00051">Executable.h:51</a></div></div>
|
||||
<div class="ttc" id="aclass_p_e_file_html"><div class="ttname"><a href="class_p_e_file.html">PEFile</a></div><div class="ttdef"><b>Definition</b> <a href="_p_e_file_8h_source.html#l00040">PEFile.h:41</a></div></div>
|
||||
<div class="ttc" id="aclass_p_e_file_html_aaf212c882b9f95a0f6542cd656ffbad4"><div class="ttname"><a href="class_p_e_file.html#aaf212c882b9f95a0f6542cd656ffbad4">PEFile::getDataDirectory</a></div><div class="ttdeci">IMAGE_DATA_DIRECTORY * getDataDirectory()</div><div class="ttdef"><b>Definition</b> <a href="_p_e_file_8cpp_source.html#l00268">PEFile.cpp:268</a></div></div>
|
||||
<div class="ttc" id="aclass_p_e_node_wrapper_html"><div class="ttname"><a href="class_p_e_node_wrapper.html">PENodeWrapper</a></div><div class="ttdef"><b>Definition</b> <a href="_p_e_node_wrapper_8h_source.html#l00024">PENodeWrapper.h:25</a></div></div>
|
||||
<div class="ttc" id="aclass_p_e_node_wrapper_html_ab6fa549a7490efc0a84ab0c39fe0ef95"><div class="ttname"><a href="class_p_e_node_wrapper.html#ab6fa549a7490efc0a84ab0c39fe0ef95">PENodeWrapper::m_PE</a></div><div class="ttdeci">PEFile * m_PE</div><div class="ttdef"><b>Definition</b> <a href="_p_e_node_wrapper_8h_source.html#l00036">PENodeWrapper.h:36</a></div></div>
|
||||
</div><!-- fragment --></div><!-- contents -->
|
||||
<!-- start footer part -->
|
||||
<hr class="footer"/><address class="footer"><small>
|
||||
Generated by <a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.9.6
|
||||
Generated by <a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.9.7
|
||||
</small></address>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user