blob: 5302b45d7f39e105c649b9e4009236d519b95adb [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: crashpad::CodeViewRecordBuildID 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 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="structcrashpad_1_1CodeViewRecordBuildID.html">CodeViewRecordBuildID</a></li> </ul>
</div>
</div><!-- top -->
<div class="header">
<div class="summary">
<a href="#pub-attribs">Public Attributes</a> &#124;
<a href="#pub-static-attribs">Static Public Attributes</a> &#124;
<a href="structcrashpad_1_1CodeViewRecordBuildID-members.html">List of all members</a> </div>
<div class="headertitle">
<div class="title">crashpad::CodeViewRecordBuildID Struct Reference</div> </div>
</div><!--header-->
<div class="contents">
<p>A CodeView record containing an ELF build-id.
<a href="structcrashpad_1_1CodeViewRecordBuildID.html#details">More...</a></p>
<p><code>#include &quot;util/misc/pdb_structures.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:a4e5d8191c0959c5ee944557e70608653"><td class="memItemLeft" align="right" valign="top"><a id="a4e5d8191c0959c5ee944557e70608653"></a>
uint32_t&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcrashpad_1_1CodeViewRecordBuildID.html#a4e5d8191c0959c5ee944557e70608653">signature</a></td></tr>
<tr class="memdesc:a4e5d8191c0959c5ee944557e70608653"><td class="mdescLeft">&#160;</td><td class="mdescRight">The magic number identifying this structure version, the value of <a class="el" href="structcrashpad_1_1CodeViewRecordBuildID.html#a635563174b4b0b8c4c1b0c34f6cb156a" title="The magic number identifying this structure version, stored in signature.">kSignature</a>. <br /></td></tr>
<tr class="separator:a4e5d8191c0959c5ee944557e70608653"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:aef5009c2ba5901bbd45b04c23a4029b9"><td class="memItemLeft" align="right" valign="top">uint8_t&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcrashpad_1_1CodeViewRecordBuildID.html#aef5009c2ba5901bbd45b04c23a4029b9">build_id</a> [1]</td></tr>
<tr class="memdesc:aef5009c2ba5901bbd45b04c23a4029b9"><td class="mdescLeft">&#160;</td><td class="mdescRight">The build ID for this object. <a href="structcrashpad_1_1CodeViewRecordBuildID.html#aef5009c2ba5901bbd45b04c23a4029b9">More...</a><br /></td></tr>
<tr class="separator:aef5009c2ba5901bbd45b04c23a4029b9"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table><table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-static-attribs"></a>
Static Public Attributes</h2></td></tr>
<tr class="memitem:a635563174b4b0b8c4c1b0c34f6cb156a"><td class="memItemLeft" align="right" valign="top">static const uint32_t&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcrashpad_1_1CodeViewRecordBuildID.html#a635563174b4b0b8c4c1b0c34f6cb156a">kSignature</a> = 'BpEL'</td></tr>
<tr class="memdesc:a635563174b4b0b8c4c1b0c34f6cb156a"><td class="mdescLeft">&#160;</td><td class="mdescRight">The magic number identifying this structure version, stored in <a class="el" href="structcrashpad_1_1CodeViewRecordBuildID.html#a4e5d8191c0959c5ee944557e70608653" title="The magic number identifying this structure version, the value of kSignature.">signature</a>. <a href="structcrashpad_1_1CodeViewRecordBuildID.html#a635563174b4b0b8c4c1b0c34f6cb156a">More...</a><br /></td></tr>
<tr class="separator:a635563174b4b0b8c4c1b0c34f6cb156a"><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>A CodeView record containing an ELF build-id. </p>
<p>This identifier comes from the ELF section <code>NT_GNU_BUILD_ID</code>. </p>
</div><h2 class="groupheader">Member Data Documentation</h2>
<a id="aef5009c2ba5901bbd45b04c23a4029b9"></a>
<h2 class="memtitle"><span class="permalink"><a href="#aef5009c2ba5901bbd45b04c23a4029b9">&#9670;&nbsp;</a></span>build_id</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">uint8_t crashpad::CodeViewRecordBuildID::build_id[1]</td>
</tr>
</table>
</div><div class="memdoc">
<p>The build ID for this object. </p>
<p>This usually comes from <code>NT_GNU_BUILD_ID</code> on ELF objects. </p>
</div>
</div>
<a id="a635563174b4b0b8c4c1b0c34f6cb156a"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a635563174b4b0b8c4c1b0c34f6cb156a">&#9670;&nbsp;</a></span>kSignature</h2>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">const uint32_t crashpad::CodeViewRecordBuildID::kSignature = 'BpEL'</td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">static</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<p>The magic number identifying this structure version, stored in <a class="el" href="structcrashpad_1_1CodeViewRecordBuildID.html#a4e5d8191c0959c5ee944557e70608653" title="The magic number identifying this structure version, the value of kSignature.">signature</a>. </p>
<p>In a hex dump, this will appear as “LEpB” when produced by a little-endian machine. </p>
</div>
</div>
<hr/>The documentation for this struct was generated from the following files:<ul>
<li>util/misc/pdb_structures.h</li>
<li>util/misc/pdb_structures.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.18
</small></address>
</body>
</html>