blob: 27f6626b937a989c77bec494658e1d8942cb2062 [file] [log] [blame]
<!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.18"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>Crashpad: MINIDUMP_UNLOADED_MODULE Struct 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" />
<link href="crashpad_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">Crashpad
</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.18 -->
<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><!-- top -->
<div class="header">
<div class="summary">
<a href="#pub-attribs">Public Attributes</a> &#124;
<a href="structMINIDUMP__UNLOADED__MODULE-members.html">List of all members</a> </div>
<div class="headertitle">
<div class="title">MINIDUMP_UNLOADED_MODULE Struct Reference</div> </div>
</div><!--header-->
<div class="contents">
<p>Information about a specific module that was recorded as being unloaded at the time the snapshot was taken.
<a href="structMINIDUMP__UNLOADED__MODULE.html#details">More...</a></p>
<p><code>#include &quot;dbghelp.h&quot;</code></p>
<table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-attribs"></a>
Public Attributes</h2></td></tr>
<tr class="memitem:a57d74355789f2f6e363aafb60c53c6f4"><td class="memItemLeft" align="right" valign="top"><a id="a57d74355789f2f6e363aafb60c53c6f4"></a>
uint64_t&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structMINIDUMP__UNLOADED__MODULE.html#a57d74355789f2f6e363aafb60c53c6f4">BaseOfImage</a></td></tr>
<tr class="memdesc:a57d74355789f2f6e363aafb60c53c6f4"><td class="mdescLeft">&#160;</td><td class="mdescRight">The base address where the module was loaded in the address space of the process that the minidump file contains a snapshot of. <br /></td></tr>
<tr class="separator:a57d74355789f2f6e363aafb60c53c6f4"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ac7eb861dbef77e2df5432f3ee199860c"><td class="memItemLeft" align="right" valign="top"><a id="ac7eb861dbef77e2df5432f3ee199860c"></a>
uint32_t&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structMINIDUMP__UNLOADED__MODULE.html#ac7eb861dbef77e2df5432f3ee199860c">SizeOfImage</a></td></tr>
<tr class="memdesc:ac7eb861dbef77e2df5432f3ee199860c"><td class="mdescLeft">&#160;</td><td class="mdescRight">The size of the unloaded module. <br /></td></tr>
<tr class="separator:ac7eb861dbef77e2df5432f3ee199860c"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a3bcd1d1a409227a8d88c3892043b32b2"><td class="memItemLeft" align="right" valign="top">uint32_t&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structMINIDUMP__UNLOADED__MODULE.html#a3bcd1d1a409227a8d88c3892043b32b2">CheckSum</a></td></tr>
<tr class="memdesc:a3bcd1d1a409227a8d88c3892043b32b2"><td class="mdescLeft">&#160;</td><td class="mdescRight">The module’s checksum, or <code>0</code> if unknown. <a href="structMINIDUMP__UNLOADED__MODULE.html#a3bcd1d1a409227a8d88c3892043b32b2">More...</a><br /></td></tr>
<tr class="separator:a3bcd1d1a409227a8d88c3892043b32b2"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a969c37c5f756548425178e98e57d3a9d"><td class="memItemLeft" align="right" valign="top">uint32_t&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structMINIDUMP__UNLOADED__MODULE.html#a969c37c5f756548425178e98e57d3a9d">TimeDateStamp</a></td></tr>
<tr class="memdesc:a969c37c5f756548425178e98e57d3a9d"><td class="mdescLeft">&#160;</td><td class="mdescRight">The module’s timestamp, in <code>time_t</code> units, seconds since the POSIX epoch, or <code>0</code> if unknown. <a href="structMINIDUMP__UNLOADED__MODULE.html#a969c37c5f756548425178e98e57d3a9d">More...</a><br /></td></tr>
<tr class="separator:a969c37c5f756548425178e98e57d3a9d"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:af053b8df443ed30eb5b2e72747ed41e8"><td class="memItemLeft" align="right" valign="top"><a id="af053b8df443ed30eb5b2e72747ed41e8"></a>
<a class="el" href="dbghelp_8h.html#acf465a1a77ecf067a9d946583bc6a3f8">RVA</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structMINIDUMP__UNLOADED__MODULE.html#af053b8df443ed30eb5b2e72747ed41e8">ModuleNameRva</a></td></tr>
<tr class="memdesc:af053b8df443ed30eb5b2e72747ed41e8"><td class="mdescLeft">&#160;</td><td class="mdescRight"><a class="el" href="dbghelp_8h.html#acf465a1a77ecf067a9d946583bc6a3f8" title="An offset within a minidump file, relative to the start of its MINIDUMP_HEADER.">RVA</a> of a <a class="el" href="structMINIDUMP__STRING.html" title="A variable-length UTF-16-encoded string carried within a minidump file.">MINIDUMP_STRING</a> containing the module’s path or file name. <br /></td></tr>
<tr class="separator:af053b8df443ed30eb5b2e72747ed41e8"><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>Information about a specific module that was recorded as being unloaded at the time the snapshot was taken. </p>
<p>An unloaded module may be a shared library or a loadable module.</p>
<dl class="section see"><dt>See also</dt><dd><a class="el" href="structMINIDUMP__UNLOADED__MODULE__LIST.html" title="Information about all modules recorded as unloaded when the snapshot was taken.">MINIDUMP_UNLOADED_MODULE_LIST</a> </dd></dl>
</div><h2 class="groupheader">Member Data Documentation</h2>
<a id="a3bcd1d1a409227a8d88c3892043b32b2"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a3bcd1d1a409227a8d88c3892043b32b2">&#9670;&nbsp;</a></span>CheckSum</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">uint32_t MINIDUMP_UNLOADED_MODULE::CheckSum</td>
</tr>
</table>
</div><div class="memdoc">
<p>The module’s checksum, or <code>0</code> if unknown. </p>
<p>On Windows, this field comes from the <code>CheckSum</code> field of the module’s <code>IMAGE_OPTIONAL_HEADER</code> structure, if present. It reflects the checksum at the time the module was linked. </p>
</div>
</div>
<a id="a969c37c5f756548425178e98e57d3a9d"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a969c37c5f756548425178e98e57d3a9d">&#9670;&nbsp;</a></span>TimeDateStamp</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">uint32_t MINIDUMP_UNLOADED_MODULE::TimeDateStamp</td>
</tr>
</table>
</div><div class="memdoc">
<p>The module’s timestamp, in <code>time_t</code> units, seconds since the POSIX epoch, or <code>0</code> if unknown. </p>
<p>On Windows, this field comes from the <code>TimeDateStamp</code> field of the module’s <code>IMAGE_FILE_HEADER</code> structure. It reflects the timestamp at the time the module was linked. </p>
</div>
</div>
<hr/>The documentation for this struct was generated from the following file:<ul>
<li>compat/non_win/<a class="el" href="dbghelp_8h.html">dbghelp.h</a></li>
</ul>
</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.18
</small></address>
</body>
</html>