2015-10-19 13:53:54 -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" / >
2017-02-22 23:37:31 -05:00
< meta name = "generator" content = "Doxygen 1.8.13" / >
2016-11-07 15:21:37 -05:00
< meta name = "viewport" content = "width=device-width, initial-scale=1" / >
2015-10-19 13:53:54 -04:00
< title > Crashpad: MINIDUMP_MEMORY_INFO 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" / >
2016-11-08 14:26:59 -05:00
< link href = "crashpad_doxygen.css" rel = "stylesheet" type = "text/css" / >
2015-10-19 13:53:54 -04:00
< / 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;" >
2016-01-06 16:09:15 -05:00
< td id = "projectalign" style = "padding-left: 0.5em;" >
2015-10-19 13:53:54 -04:00
< div id = "projectname" > Crashpad
< / div >
< / td >
< / tr >
< / tbody >
< / table >
< / div >
<!-- end header part -->
2017-02-22 23:37:31 -05:00
<!-- Generated by Doxygen 1.8.13 -->
2015-10-19 13:53:54 -04:00
< script type = "text/javascript" >
var searchBox = new SearchBox("searchBox", "search",false,'Search');
< / script >
2016-11-07 15:21:37 -05:00
< 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 >
2015-10-19 13:53:54 -04:00
<!-- 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 > |
< a href = "structMINIDUMP__MEMORY__INFO-members.html" > List of all members< / a > < / div >
< div class = "headertitle" >
< div class = "title" > MINIDUMP_MEMORY_INFO Struct Reference< / div > < / div >
< / div > <!-- header -->
< div class = "contents" >
< p > Describes a region of memory.
< a href = "structMINIDUMP__MEMORY__INFO.html#details" > More...< / a > < / p >
< p > < code > #include " dbghelp.h" < / code > < / p >
< table class = "memberdecls" >
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a name = "pub-attribs" > < / a >
Public Attributes< / h2 > < / td > < / tr >
2016-11-07 15:21:37 -05:00
< tr class = "memitem:aec6438bf8c20fe45e8b31c679b6e06a6" > < td class = "memItemLeft" align = "right" valign = "top" > < a id = "aec6438bf8c20fe45e8b31c679b6e06a6" > < / a >
2015-10-19 13:53:54 -04:00
uint64_t  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "structMINIDUMP__MEMORY__INFO.html#aec6438bf8c20fe45e8b31c679b6e06a6" > BaseAddress< / a > < / td > < / tr >
< tr class = "memdesc:aec6438bf8c20fe45e8b31c679b6e06a6" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > The base address of the region of pages. < br / > < / td > < / tr >
< tr class = "separator:aec6438bf8c20fe45e8b31c679b6e06a6" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2016-11-07 15:21:37 -05:00
< tr class = "memitem:a4b126ff573ae5fcb0dce239a16e8d4ae" > < td class = "memItemLeft" align = "right" valign = "top" > < a id = "a4b126ff573ae5fcb0dce239a16e8d4ae" > < / a >
2015-10-19 13:53:54 -04:00
uint64_t  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "structMINIDUMP__MEMORY__INFO.html#a4b126ff573ae5fcb0dce239a16e8d4ae" > AllocationBase< / a > < / td > < / tr >
< tr class = "memdesc:a4b126ff573ae5fcb0dce239a16e8d4ae" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > The base address of a range of pages in this region. The page is contained within this memory region. < br / > < / td > < / tr >
< tr class = "separator:a4b126ff573ae5fcb0dce239a16e8d4ae" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2016-11-07 15:21:37 -05:00
< tr class = "memitem:ab46c5090432b64eec002cf28f987fcc4" > < td class = "memItemLeft" align = "right" valign = "top" > < a id = "ab46c5090432b64eec002cf28f987fcc4" > < / a >
2015-10-19 13:53:54 -04:00
uint32_t  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "structMINIDUMP__MEMORY__INFO.html#ab46c5090432b64eec002cf28f987fcc4" > AllocationProtect< / a > < / td > < / tr >
2016-11-08 14:26:59 -05:00
< tr class = "memdesc:ab46c5090432b64eec002cf28f987fcc4" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > The memory protection when the region was initially allocated. This member can be one of the memory protection options (such as < a class = "el" href = "winnt_8h.html#PAGE_x" > PAGE_EXECUTE< / a > , < a class = "el" href = "winnt_8h.html#PAGE_x" > PAGE_NOACCESS< / a > , etc.), along with < a class = "el" href = "winnt_8h.html#PAGE_x" > PAGE_GUARD< / a > or < a class = "el" href = "winnt_8h.html#PAGE_x" > PAGE_NOCACHE< / a > , as needed. < br / > < / td > < / tr >
2015-10-19 13:53:54 -04:00
< tr class = "separator:ab46c5090432b64eec002cf28f987fcc4" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2016-11-07 15:21:37 -05:00
< tr class = "memitem:a57e89d674334bb48d8fe79d380aec05f" > < td class = "memItemLeft" align = "right" valign = "top" > < a id = "a57e89d674334bb48d8fe79d380aec05f" > < / a >
2015-10-19 13:53:54 -04:00
uint32_t  < / td > < td class = "memItemRight" valign = "bottom" > < b > __alignment1< / b > < / td > < / tr >
< tr class = "separator:a57e89d674334bb48d8fe79d380aec05f" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2016-11-07 15:21:37 -05:00
< tr class = "memitem:af1b29639a9edec37d2b8f431134e3181" > < td class = "memItemLeft" align = "right" valign = "top" > < a id = "af1b29639a9edec37d2b8f431134e3181" > < / a >
2015-10-19 13:53:54 -04:00
uint64_t  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "structMINIDUMP__MEMORY__INFO.html#af1b29639a9edec37d2b8f431134e3181" > RegionSize< / a > < / td > < / tr >
< tr class = "memdesc:af1b29639a9edec37d2b8f431134e3181" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > The size of the region beginning at the base address in which all pages have identical attributes, in bytes. < br / > < / td > < / tr >
< tr class = "separator:af1b29639a9edec37d2b8f431134e3181" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2016-11-07 15:21:37 -05:00
< tr class = "memitem:a27341e73a6433d98e4742e71788f7cc4" > < td class = "memItemLeft" align = "right" valign = "top" > < a id = "a27341e73a6433d98e4742e71788f7cc4" > < / a >
2015-10-19 13:53:54 -04:00
uint32_t  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "structMINIDUMP__MEMORY__INFO.html#a27341e73a6433d98e4742e71788f7cc4" > State< / a > < / td > < / tr >
2016-11-08 14:26:59 -05:00
< tr class = "memdesc:a27341e73a6433d98e4742e71788f7cc4" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > The state of the pages in the region. This can be one of < a class = "el" href = "winnt_8h.html#MEM_x" > MEM_COMMIT< / a > , < a class = "el" href = "winnt_8h.html#MEM_x" > MEM_FREE< / a > , or < a class = "el" href = "winnt_8h.html#MEM_x" > MEM_RESERVE< / a > . < br / > < / td > < / tr >
2015-10-19 13:53:54 -04:00
< tr class = "separator:a27341e73a6433d98e4742e71788f7cc4" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2016-11-07 15:21:37 -05:00
< tr class = "memitem:a472f6a5e8897c33aed20dea3db7807f2" > < td class = "memItemLeft" align = "right" valign = "top" > < a id = "a472f6a5e8897c33aed20dea3db7807f2" > < / a >
2015-10-19 13:53:54 -04:00
uint32_t  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "structMINIDUMP__MEMORY__INFO.html#a472f6a5e8897c33aed20dea3db7807f2" > Protect< / a > < / td > < / tr >
< tr class = "memdesc:a472f6a5e8897c33aed20dea3db7807f2" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > The access protection of the pages in the region. This member is one of the values listed for the < a class = "el" href = "structMINIDUMP__MEMORY__INFO.html#ab46c5090432b64eec002cf28f987fcc4" title = "The memory protection when the region was initially allocated. This member can be one of the memory p..." > AllocationProtect< / a > member. < br / > < / td > < / tr >
< tr class = "separator:a472f6a5e8897c33aed20dea3db7807f2" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2016-11-07 15:21:37 -05:00
< tr class = "memitem:ac23730215942661e57117b1bb2e5782b" > < td class = "memItemLeft" align = "right" valign = "top" > < a id = "ac23730215942661e57117b1bb2e5782b" > < / a >
2015-10-19 13:53:54 -04:00
uint32_t  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "structMINIDUMP__MEMORY__INFO.html#ac23730215942661e57117b1bb2e5782b" > Type< / a > < / td > < / tr >
2016-11-08 14:26:59 -05:00
< tr class = "memdesc:ac23730215942661e57117b1bb2e5782b" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > The type of pages in the region. This can be one of < a class = "el" href = "winnt_8h.html#MEM_x" > MEM_IMAGE< / a > , < a class = "el" href = "winnt_8h.html#MEM_x" > MEM_MAPPED< / a > , or < a class = "el" href = "winnt_8h.html#MEM_x" > MEM_PRIVATE< / a > . < br / > < / td > < / tr >
2015-10-19 13:53:54 -04:00
< tr class = "separator:ac23730215942661e57117b1bb2e5782b" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2016-11-07 15:21:37 -05:00
< tr class = "memitem:ac6ef9626237f8d275f4b5cfa20930118" > < td class = "memItemLeft" align = "right" valign = "top" > < a id = "ac6ef9626237f8d275f4b5cfa20930118" > < / a >
2015-10-19 13:53:54 -04:00
uint32_t  < / td > < td class = "memItemRight" valign = "bottom" > < b > __alignment2< / b > < / td > < / tr >
< tr class = "separator:ac6ef9626237f8d275f4b5cfa20930118" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< / table >
< a name = "details" id = "details" > < / a > < h2 class = "groupheader" > Detailed Description< / h2 >
< div class = "textblock" > < p > Describes a region of memory. < / p >
< / 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   < a href = "http://www.doxygen.org/index.html" >
< img class = "footer" src = "doxygen.png" alt = "doxygen" / >
2017-02-22 23:37:31 -05:00
< / a > 1.8.13
2015-10-19 13:53:54 -04:00
< / small > < / address >
< / body >
< / html >