2017-07-29 17:13:40 -04:00
<!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.13" / >
< meta name = "viewport" content = "width=device-width, initial-scale=1" / >
< title > Crashpad: crashpad::ElfImageReader::ProgramHeaderTable Class 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.13 -->
< script type = "text/javascript" >
var searchBox = new SearchBox("searchBox", "search",false,'Search');
< / script >
< script type = "text/javascript" src = "menudata.js" > < / script >
< script type = "text/javascript" src = "menu.js" > < / script >
< script type = "text/javascript" >
$(function() {
initMenu('',true,false,'search.php','Search');
$(document).ready(function() { init_search(); });
});
< / 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_1ElfImageReader.html" > ElfImageReader< / a > < / li > < li class = "navelem" > < a class = "el" href = "classcrashpad_1_1ElfImageReader_1_1ProgramHeaderTable.html" > ProgramHeaderTable< / a > < / li > < / ul >
< / div >
< / div > <!-- top -->
< div class = "header" >
< div class = "summary" >
< a href = "#pub-methods" > Public Member Functions< / a > |
< a href = "classcrashpad_1_1ElfImageReader_1_1ProgramHeaderTable-members.html" > List of all members< / a > < / div >
< div class = "headertitle" >
< div class = "title" > crashpad::ElfImageReader::ProgramHeaderTable Class Reference< span class = "mlabels" > < span class = "mlabel" > abstract< / span > < / span > < / div > < / div >
< / div > <!-- header -->
< div class = "contents" >
< div class = "dynheader" >
Inheritance diagram for crashpad::ElfImageReader::ProgramHeaderTable:< / div >
< div class = "dyncontent" >
< div class = "center" >
< img src = "classcrashpad_1_1ElfImageReader_1_1ProgramHeaderTable.png" usemap = "#crashpad::ElfImageReader::ProgramHeaderTable_map" alt = "" / >
< map id = "crashpad::ElfImageReader::ProgramHeaderTable_map" name = "crashpad::ElfImageReader::ProgramHeaderTable_map" >
< area href = "classcrashpad_1_1ElfImageReader_1_1ProgramHeaderTableSpecific.html" alt = "crashpad::ElfImageReader::ProgramHeaderTableSpecific< PhdrType >" shape = "rect" coords = "0,56,412,80" / >
< / map >
< / div > < / div >
< table class = "memberdecls" >
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a name = "pub-methods" > < / a >
Public Member Functions< / h2 > < / td > < / tr >
2018-07-31 22:58:01 -04:00
< tr class = "memitem:aeac652f5840811d364d77550bc3566a4" > < td class = "memItemLeft" align = "right" valign = "top" > < a id = "aeac652f5840811d364d77550bc3566a4" > < / a >
virtual bool  < / td > < td class = "memItemRight" valign = "bottom" > < b > VerifyLoadSegments< / b > (bool verbose) const =0< / td > < / tr >
< tr class = "separator:aeac652f5840811d364d77550bc3566a4" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2017-07-29 17:13:40 -04:00
< tr class = "memitem:af945cd0152103ccf8607a016544045a0" > < td class = "memItemLeft" align = "right" valign = "top" > < a id = "af945cd0152103ccf8607a016544045a0" > < / a >
virtual size_t  < / td > < td class = "memItemRight" valign = "bottom" > < b > Size< / b > () const =0< / td > < / tr >
< tr class = "separator:af945cd0152103ccf8607a016544045a0" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2017-11-01 13:33:45 -04:00
< tr class = "memitem:aead20ee9b47132ff36ac4c11dff92438" > < td class = "memItemLeft" align = "right" valign = "top" > < a id = "aead20ee9b47132ff36ac4c11dff92438" > < / a >
virtual bool  < / td > < td class = "memItemRight" valign = "bottom" > < b > GetDynamicSegment< / b > (< a class = "el" href = "namespacecrashpad.html#af2d003bfc8632755c60ab27bd6d1c8ae" > VMAddress< / a > *address, < a class = "el" href = "namespacecrashpad.html#a103690edebf604dcd23d5c03b78fe0be" > VMSize< / a > *size) const =0< / td > < / tr >
< tr class = "separator:aead20ee9b47132ff36ac4c11dff92438" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2018-07-31 22:58:01 -04:00
< tr class = "memitem:a0658b7f34e421a64b0608752e9a9f730" > < td class = "memItemLeft" align = "right" valign = "top" > < a id = "a0658b7f34e421a64b0608752e9a9f730" > < / a >
virtual bool  < / td > < td class = "memItemRight" valign = "bottom" > < b > GetPreferredElfHeaderAddress< / b > (< a class = "el" href = "namespacecrashpad.html#af2d003bfc8632755c60ab27bd6d1c8ae" > VMAddress< / a > *address, bool verbose) const =0< / td > < / tr >
< tr class = "separator:a0658b7f34e421a64b0608752e9a9f730" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a822eff5bfb3c76bc5802ce2da74f2799" > < td class = "memItemLeft" align = "right" valign = "top" > < a id = "a822eff5bfb3c76bc5802ce2da74f2799" > < / a >
virtual bool  < / td > < td class = "memItemRight" valign = "bottom" > < b > GetPreferredLoadedMemoryRange< / b > (< a class = "el" href = "namespacecrashpad.html#af2d003bfc8632755c60ab27bd6d1c8ae" > VMAddress< / a > *address, < a class = "el" href = "namespacecrashpad.html#a103690edebf604dcd23d5c03b78fe0be" > VMSize< / a > *size, bool verbose) const =0< / td > < / tr >
< tr class = "separator:a822eff5bfb3c76bc5802ce2da74f2799" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2018-07-20 16:32:28 -04:00
< tr class = "memitem:aeb01fd8092479c39b0603bb7e6b3227e" > < td class = "memItemLeft" align = "right" valign = "top" > < a id = "aeb01fd8092479c39b0603bb7e6b3227e" > < / a >
virtual bool  < / td > < td class = "memItemRight" valign = "bottom" > < b > GetNoteSegment< / b > (size_t *start_index, < a class = "el" href = "namespacecrashpad.html#af2d003bfc8632755c60ab27bd6d1c8ae" > VMAddress< / a > *address, < a class = "el" href = "namespacecrashpad.html#a103690edebf604dcd23d5c03b78fe0be" > VMSize< / a > *size) const =0< / td > < / tr >
< tr class = "separator:aeb01fd8092479c39b0603bb7e6b3227e" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2017-07-29 17:13:40 -04:00
< / table >
< hr / > The documentation for this class was generated from the following file:< ul >
2017-11-01 13:33:45 -04:00
< li > snapshot/elf/elf_image_reader.cc< / li >
2017-07-29 17:13:40 -04:00
< / ul >
< / div > <!-- contents -->
<!-- start footer part -->
< hr class = "footer" / > < address class = "footer" > < small >
Generated by   < a href = "http://www.doxygen.org/index.html" >
< img class = "footer" src = "doxygen.png" alt = "doxygen" / >
< / a > 1.8.13
< / small > < / address >
< / body >
< / html >