crashpad/doc/generated/doxygen/structcrashpad_1_1ProcessReaderMac_1_1Module.html
2018-08-01 13:34:49 -04:00

146 lines
7.7 KiB
HTML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://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.14"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>Crashpad: crashpad::ProcessReaderMac::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.14 -->
<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="namespacecrashpad.html">crashpad</a></li><li class="navelem"><a class="el" href="classcrashpad_1_1ProcessReaderMac.html">ProcessReaderMac</a></li><li class="navelem"><a class="el" href="structcrashpad_1_1ProcessReaderMac_1_1Module.html">Module</a></li> </ul>
</div>
</div><!-- top -->
<div class="header">
<div class="summary">
<a href="#pub-attribs">Public Attributes</a> &#124;
<a href="structcrashpad_1_1ProcessReaderMac_1_1Module-members.html">List of all members</a> </div>
<div class="headertitle">
<div class="title">crashpad::ProcessReaderMac::Module Struct Reference</div> </div>
</div><!--header-->
<div class="contents">
<p>Contains information about a module loaded into a process.
<a href="structcrashpad_1_1ProcessReaderMac_1_1Module.html#details">More...</a></p>
<p><code>#include &quot;snapshot/mac/process_reader_mac.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:acc0045d7e90af0d09a2c482b2351a2eb"><td class="memItemLeft" align="right" valign="top"><a id="acc0045d7e90af0d09a2c482b2351a2eb"></a>
std::string&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcrashpad_1_1ProcessReaderMac_1_1Module.html#acc0045d7e90af0d09a2c482b2351a2eb">name</a></td></tr>
<tr class="memdesc:acc0045d7e90af0d09a2c482b2351a2eb"><td class="mdescLeft">&#160;</td><td class="mdescRight">The pathname used to load the module from disk. <br /></td></tr>
<tr class="separator:acc0045d7e90af0d09a2c482b2351a2eb"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a7c70e31afc29ce317dcf66e226dd2f79"><td class="memItemLeft" align="right" valign="top">const <a class="el" href="classcrashpad_1_1MachOImageReader.html">MachOImageReader</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcrashpad_1_1ProcessReaderMac_1_1Module.html#a7c70e31afc29ce317dcf66e226dd2f79">reader</a></td></tr>
<tr class="memdesc:a7c70e31afc29ce317dcf66e226dd2f79"><td class="mdescLeft">&#160;</td><td class="mdescRight">An image reader for the module. <a href="#a7c70e31afc29ce317dcf66e226dd2f79">More...</a><br /></td></tr>
<tr class="separator:a7c70e31afc29ce317dcf66e226dd2f79"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:af0c5e3466ff3cd5b12e5dc753669a150"><td class="memItemLeft" align="right" valign="top">time_t&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcrashpad_1_1ProcessReaderMac_1_1Module.html#af0c5e3466ff3cd5b12e5dc753669a150">timestamp</a></td></tr>
<tr class="memdesc:af0c5e3466ff3cd5b12e5dc753669a150"><td class="mdescLeft">&#160;</td><td class="mdescRight">The modules timestamp. <a href="#af0c5e3466ff3cd5b12e5dc753669a150">More...</a><br /></td></tr>
<tr class="separator:af0c5e3466ff3cd5b12e5dc753669a150"><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>Contains information about a module loaded into a process. </p>
</div><h2 class="groupheader">Member Data Documentation</h2>
<a id="a7c70e31afc29ce317dcf66e226dd2f79"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a7c70e31afc29ce317dcf66e226dd2f79">&#9670;&nbsp;</a></span>reader</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">const <a class="el" href="classcrashpad_1_1MachOImageReader.html">MachOImageReader</a>* crashpad::ProcessReaderMac::Module::reader</td>
</tr>
</table>
</div><div class="memdoc">
<p>An image reader for the module. </p>
<p>The lifetime of this <a class="el" href="classcrashpad_1_1MachOImageReader.html" title="A reader for Mach-O images mapped into another process. ">MachOImageReader</a> is scoped to the lifetime of the <a class="el" href="classcrashpad_1_1ProcessReaderMac.html" title="Accesses information about another process, identified by a Mach task. ">ProcessReaderMac</a> that created it.</p>
<p>This field may be <code>nullptr</code> if a reader could not be created for the module. </p>
</div>
</div>
<a id="af0c5e3466ff3cd5b12e5dc753669a150"></a>
<h2 class="memtitle"><span class="permalink"><a href="#af0c5e3466ff3cd5b12e5dc753669a150">&#9670;&nbsp;</a></span>timestamp</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">time_t crashpad::ProcessReaderMac::Module::timestamp</td>
</tr>
</table>
</div><div class="memdoc">
<p>The modules timestamp. </p>
<p>This field will be <code>0</code> if its value cannot be determined. It can only be determined for images that are loaded by dyld, so it will be <code>0</code> for the main executable and for dyld itself. </p>
</div>
</div>
<hr/>The documentation for this struct was generated from the following files:<ul>
<li>snapshot/mac/process_reader_mac.h</li>
<li>snapshot/mac/process_reader_mac.cc</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.14
</small></address>
</body>
</html>