This commit is contained in:
hasherezade
2025-04-21 16:00:58 +00:00
parent 8ddf3c1e86
commit fdecef89b6
133 changed files with 1925 additions and 1921 deletions
+3 -3
View File
@@ -166,7 +166,7 @@ $(function(){ initResizable(false); });
</div>
<div class="line"><a id="l00065" name="l00065"></a><span class="lineno"> 65</span> </div>
<div class="foldopen" id="foldopen00066" data-start="{" data-end="}">
<div class="line"><a id="l00066" name="l00066"></a><span class="lineno"><a class="line" href="class_debug_dir_entry_wrapper.html#a7cf23611fe5700f83016e5f29a40367b"> 66</a></span><a class="code hl_typedef" href="_abstract_byte_buffer_8h.html#a9067dc831274514d508e98df05bf015d">bufsize_t</a> <a class="code hl_function" href="class_debug_dir_entry_wrapper.html#a7cf23611fe5700f83016e5f29a40367b">DebugDirEntryWrapper::getSize</a>()</div>
<div class="line"><a id="l00066" name="l00066"></a><span class="lineno"><a class="line" href="class_debug_dir_entry_wrapper.html#a7cf23611fe5700f83016e5f29a40367b"> 66</a></span><a class="code hl_typedef" href="_abstract_byte_buffer_8h.html#afedfa40fa58dd4bc7148024a7ad12c76">bufsize_t</a> <a class="code hl_function" href="class_debug_dir_entry_wrapper.html#a7cf23611fe5700f83016e5f29a40367b">DebugDirEntryWrapper::getSize</a>()</div>
<div class="line"><a id="l00067" name="l00067"></a><span class="lineno"> 67</span>{</div>
<div class="line"><a id="l00068" name="l00068"></a><span class="lineno"> 68</span> <span class="keywordflow">if</span> (!<a class="code hl_function" href="class_debug_dir_entry_wrapper.html#a690e686ab98a6abecd2f2dab93a3d2ba">getPtr</a>()) <span class="keywordflow">return</span> 0;</div>
<div class="line"><a id="l00069" name="l00069"></a><span class="lineno"> 69</span> <span class="keywordflow">return</span> <span class="keyword">sizeof</span>(IMAGE_DEBUG_DIRECTORY);</div>
@@ -320,7 +320,7 @@ $(function(){ initResizable(false); });
</div>
<div class="line"><a id="l00199" name="l00199"></a><span class="lineno"> 199</span> </div>
<div class="foldopen" id="foldopen00200" data-start="{" data-end="}">
<div class="line"><a id="l00200" name="l00200"></a><span class="lineno"><a class="line" href="class_debug_dir_c_v_entry_wrapper.html#ac677a56d653468d728ff06f27770f7ad"> 200</a></span><a class="code hl_typedef" href="_abstract_byte_buffer_8h.html#a9067dc831274514d508e98df05bf015d">bufsize_t</a> <a class="code hl_function" href="class_debug_dir_c_v_entry_wrapper.html#ac677a56d653468d728ff06f27770f7ad">DebugDirCVEntryWrapper::getSize</a>()</div>
<div class="line"><a id="l00200" name="l00200"></a><span class="lineno"><a class="line" href="class_debug_dir_c_v_entry_wrapper.html#ac677a56d653468d728ff06f27770f7ad"> 200</a></span><a class="code hl_typedef" href="_abstract_byte_buffer_8h.html#afedfa40fa58dd4bc7148024a7ad12c76">bufsize_t</a> <a class="code hl_function" href="class_debug_dir_c_v_entry_wrapper.html#ac677a56d653468d728ff06f27770f7ad">DebugDirCVEntryWrapper::getSize</a>()</div>
<div class="line"><a id="l00201" name="l00201"></a><span class="lineno"> 201</span>{</div>
<div class="line"><a id="l00202" name="l00202"></a><span class="lineno"> 202</span> IMAGE_DEBUG_DIRECTORY* d = parentDir-&gt;debugDir();</div>
<div class="line"><a id="l00203" name="l00203"></a><span class="lineno"> 203</span> <span class="keywordflow">if</span> (d == NULL) <span class="keywordflow">return</span> 0;</div>
@@ -457,8 +457,8 @@ $(function(){ initResizable(false); });
<div class="line"><a id="l00324" name="l00324"></a><span class="lineno"> 324</span> <span class="keywordflow">return</span> <span class="stringliteral">&quot;&quot;</span>;</div>
<div class="line"><a id="l00325" name="l00325"></a><span class="lineno"> 325</span>}</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#l00017">AbstractByteBuffer.h:17</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#l00020">AbstractByteBuffer.h:20</a></div></div>
<div class="ttc" id="a_abstract_byte_buffer_8h_html_afedfa40fa58dd4bc7148024a7ad12c76"><div class="ttname"><a href="_abstract_byte_buffer_8h.html#afedfa40fa58dd4bc7148024a7ad12c76">bufsize_t</a></div><div class="ttdeci">size_t bufsize_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_debug_dir_wrapper_8h_html"><div class="ttname"><a href="_debug_dir_wrapper_8h.html">DebugDirWrapper.h</a></div></div>
<div class="ttc" id="aclass_debug_dir_c_v_entry_wrapper_html_a0276e3f847dce139dea8c1ab2c72e79f"><div class="ttname"><a href="class_debug_dir_c_v_entry_wrapper.html#a0276e3f847dce139dea8c1ab2c72e79f">DebugDirCVEntryWrapper::translateFieldContent</a></div><div class="ttdeci">QString translateFieldContent(size_t fieldId)</div><div class="ttdef"><b>Definition</b> <a href="#l00309">DebugDirWrapper.cpp:309</a></div></div>
<div class="ttc" id="aclass_debug_dir_c_v_entry_wrapper_html_a03a070954704f9dcc5bb745200c92dfc"><div class="ttname"><a href="class_debug_dir_c_v_entry_wrapper.html#a03a070954704f9dcc5bb745200c92dfc">DebugDirCVEntryWrapper::getFieldName</a></div><div class="ttdeci">virtual QString getFieldName(size_t fieldId)</div><div class="ttdef"><b>Definition</b> <a href="#l00298">DebugDirWrapper.cpp:298</a></div></div>