2018-07-20 16:32:28 -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" / >
2018-08-01 13:34:49 -04:00
< meta name = "generator" content = "Doxygen 1.8.14" / >
2018-07-20 16:32:28 -04:00
< meta name = "viewport" content = "width=device-width, initial-scale=1" / >
< title > Crashpad: crashpad::SanitizationInformation 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 -->
2018-08-01 13:34:49 -04:00
<!-- Generated by Doxygen 1.8.14 -->
2018-07-20 16:32:28 -04:00
< script type = "text/javascript" >
2018-08-01 13:34:49 -04:00
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3& dn=gpl-2.0.txt GPL-v2 */
2018-07-20 16:32:28 -04:00
var searchBox = new SearchBox("searchBox", "search",false,'Search');
2018-08-01 13:34:49 -04:00
/* @license-end */
2018-07-20 16:32:28 -04:00
< / script >
< script type = "text/javascript" src = "menudata.js" > < / script >
< script type = "text/javascript" src = "menu.js" > < / script >
< script type = "text/javascript" >
2018-08-01 13:34:49 -04:00
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3& dn=gpl-2.0.txt GPL-v2 */
2018-07-20 16:32:28 -04:00
$(function() {
initMenu('',true,false,'search.php','Search');
$(document).ready(function() { init_search(); });
});
2018-08-01 13:34:49 -04:00
/* @license-end */< / script >
2018-07-20 16:32:28 -04:00
< 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_1SanitizationInformation.html" > SanitizationInformation< / a > < / li > < / ul >
< / div >
< / div > <!-- top -->
< div class = "header" >
< div class = "summary" >
< a href = "#pub-attribs" > Public Attributes< / a > |
< a href = "structcrashpad_1_1SanitizationInformation-members.html" > List of all members< / a > < / div >
< div class = "headertitle" >
< div class = "title" > crashpad::SanitizationInformation Struct Reference< / div > < / div >
< / div > <!-- header -->
< div class = "contents" >
< p > Struture containing information about how snapshots should be sanitized.
< a href = "structcrashpad_1_1SanitizationInformation.html#details" > More...< / a > < / p >
< p > < code > #include " snapshot/sanitized/sanitization_information.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 >
< tr class = "memitem:a0cbbe84ab0de487198b7a7017896fed5" > < td class = "memItemLeft" align = "right" valign = "top" > < a id = "a0cbbe84ab0de487198b7a7017896fed5" > < / a >
< a class = "el" href = "namespacecrashpad.html#af2d003bfc8632755c60ab27bd6d1c8ae" > VMAddress< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "structcrashpad_1_1SanitizationInformation.html#a0cbbe84ab0de487198b7a7017896fed5" > annotations_whitelist_address< / a > < / td > < / tr >
< tr class = "memdesc:a0cbbe84ab0de487198b7a7017896fed5" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > The address in the client process' address space of a nullptr terminated array of NUL-terminated strings. The string values are the names of whitelisted annotations. This value is 0 if there is no whitelist and all annotations are allowed. < br / > < / td > < / tr >
< tr class = "separator:a0cbbe84ab0de487198b7a7017896fed5" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a823d9b1118e4aa1ca5a75719308c5b1d" > < td class = "memItemLeft" align = "right" valign = "top" > < a id = "a823d9b1118e4aa1ca5a75719308c5b1d" > < / a >
< a class = "el" href = "namespacecrashpad.html#af2d003bfc8632755c60ab27bd6d1c8ae" > VMAddress< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "structcrashpad_1_1SanitizationInformation.html#a823d9b1118e4aa1ca5a75719308c5b1d" > target_module_address< / a > < / td > < / tr >
< tr class = "memdesc:a823d9b1118e4aa1ca5a75719308c5b1d" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > An address in the client process' address space within a module to target. When a target module is used, crash dumps are discarded unless the crashing thread's program counter or pointer-aligned values on the crashing thread's stack point into the target module. This value is 0 if there is no target module. < br / > < / td > < / tr >
< tr class = "separator:a823d9b1118e4aa1ca5a75719308c5b1d" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:aa8ca16ee5b650a7bf5e145cdb05d6e67" > < td class = "memItemLeft" align = "right" valign = "top" > < a id = "aa8ca16ee5b650a7bf5e145cdb05d6e67" > < / a >
uint8_t  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "structcrashpad_1_1SanitizationInformation.html#aa8ca16ee5b650a7bf5e145cdb05d6e67" > sanitize_stacks< / a > < / td > < / tr >
< tr class = "memdesc:aa8ca16ee5b650a7bf5e145cdb05d6e67" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Non-zero if stacks should be sanitized for possible PII. < br / > < / td > < / tr >
< tr class = "separator:aa8ca16ee5b650a7bf5e145cdb05d6e67" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< / table >
< a name = "details" id = "details" > < / a > < h2 class = "groupheader" > Detailed Description< / h2 >
< div class = "textblock" > < p > Struture containing information about how snapshots should be sanitized. < / p >
< dl class = "section see" > < dt > See also< / dt > < dd > < a class = "el" href = "classcrashpad_1_1ProcessSnapshotSanitized.html" title = "A ProcessSnapshot which wraps and filters sensitive information from another ProcessSnapshot. " > ProcessSnapshotSanitized< / a > < / dd > < / dl >
< / div > < hr / > The documentation for this struct was generated from the following file:< ul >
< li > snapshot/sanitized/sanitization_information.h< / 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" / >
2018-08-01 13:34:49 -04:00
< / a > 1.8.14
2018-07-20 16:32:28 -04:00
< / small > < / address >
< / body >
< / html >