<trclass="memdesc:ad33e8286bc8522ccce3eef2acfa19d68"><tdclass="mdescLeft"> </td><tdclass="mdescRight">The return value for <aclass="el"href="classcrashpad_1_1ElfImageReader_1_1NoteReader.html#a16f401420df41de21300e5ea89ec3ad4"title="Searches for the next note in the image. ">NextNote()</a>. <ahref="classcrashpad_1_1ElfImageReader_1_1NoteReader.html#ad33e8286bc8522ccce3eef2acfa19d68">More...</a><br/></td></tr>
<trclass="memdesc:a7f423d29933acb001d750a09d8b4cbd2"><tdclass="mdescLeft"> </td><tdclass="mdescRight">A type large enough to hold a note type, potentially across bitness. <br/></td></tr>
<trclass="memdesc:a16f401420df41de21300e5ea89ec3ad4"><tdclass="mdescLeft"> </td><tdclass="mdescRight">Searches for the next note in the image. <ahref="#a16f401420df41de21300e5ea89ec3ad4">More...</a><br/></td></tr>
<divclass="textblock"><p>This class enables reading note segments from an ELF image. </p>
<p>Objects of this class should be created by calling <aclass="el"href="classcrashpad_1_1ElfImageReader.html#a809de4755bc10bd8e4abc1d1be65607d"title="Return a NoteReader for this image, which scans all PT_NOTE segments in the image. ">ElfImageReader::Notes()</a> or <aclass="el"href="classcrashpad_1_1ElfImageReader.html#a8341551fd2841c3f7fe423df7e96cb1f"title="Return a NoteReader for this image, which scans all PT_NOTE segments in the image, filtering by name and type. ">ElfImageReader::NotesWithNameAndType()</a>. </p>
<p>The return value for <aclass="el"href="classcrashpad_1_1ElfImageReader_1_1NoteReader.html#a16f401420df41de21300e5ea89ec3ad4"title="Searches for the next note in the image. ">NextNote()</a>. </p>
<tableclass="fieldtable">
<tr><thcolspan="2">Enumerator</th></tr><tr><tdclass="fieldname"><aid="ad33e8286bc8522ccce3eef2acfa19d68ae3587c730cc1aa530fa4ddc9c4204e97"></a>kError </td><tdclass="fielddoc"><p>An error occurred. The <aclass="el"href="classcrashpad_1_1ElfImageReader_1_1NoteReader.html"title="This class enables reading note segments from an ELF image. ">NoteReader</a> is invalidated and message is logged. </p>
</td></tr>
<tr><tdclass="fieldname"><aid="ad33e8286bc8522ccce3eef2acfa19d68a8c632159fa131f09d04f94e3cbcd8782"></a>kSuccess </td><tdclass="fielddoc"><p>A note was found. </p>
</td></tr>
<tr><tdclass="fieldname"><aid="ad33e8286bc8522ccce3eef2acfa19d68a9b95317bc851d00990ca230694deedbe"></a>kNoMoreNotes </td><tdclass="fielddoc"><p>No more notes were found. </p>
</td></tr>
</table>
</div>
</div>
<h2class="groupheader">Member Function Documentation</h2>
<dlclass="section return"><dt>Returns</dt><dd>a <aclass="el"href="classcrashpad_1_1ElfImageReader_1_1NoteReader.html#ad33e8286bc8522ccce3eef2acfa19d68"title="The return value for NextNote(). ">Result</a> value. <em>name</em>, <em>type</em>, and <em>desc</em> are only valid if this method returns <aclass="el"href="classcrashpad_1_1ElfImageReader_1_1NoteReader.html#ad33e8286bc8522ccce3eef2acfa19d68a8c632159fa131f09d04f94e3cbcd8782"title="A note was found. ">Result::kSuccess</a>. </dd></dl>
</div>
</div>
<hr/>The documentation for this class was generated from the following files:<ul>
<li>snapshot/elf/elf_image_reader.h</li>
<li>snapshot/elf/elf_image_reader.cc</li>
</ul>
</div><!-- contents -->
<!-- start footer part -->
<hrclass="footer"/><addressclass="footer"><small>
Generated by  <ahref="http://www.doxygen.org/index.html">