2015-10-08 14:55:01 -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" / >
2016-11-07 15:21:37 -05:00
< meta name = "generator" content = "Doxygen 1.8.12" / >
< meta name = "viewport" content = "width=device-width, initial-scale=1" / >
2015-10-08 14:55:01 -04:00
< title > Crashpad: crashpad::CPUContext 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-08 14:55:01 -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-08 14:55:01 -04:00
< div id = "projectname" > Crashpad
< / div >
< / td >
< / tr >
< / tbody >
< / table >
< / div >
<!-- end header part -->
2016-11-07 15:21:37 -05:00
<!-- Generated by Doxygen 1.8.12 -->
2015-10-08 14:55:01 -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-08 14:55:01 -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 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_1CPUContext.html" > CPUContext< / a > < / li > < / ul >
< / div >
< / div > <!-- top -->
< div class = "header" >
< div class = "summary" >
< a href = "#pub-methods" > Public Member Functions< / a > |
< a href = "#pub-attribs" > Public Attributes< / a > |
< a href = "structcrashpad_1_1CPUContext-members.html" > List of all members< / a > < / div >
< div class = "headertitle" >
< div class = "title" > crashpad::CPUContext Struct Reference< / div > < / div >
< / div > <!-- header -->
< div class = "contents" >
< p > A context structure capable of carrying the context of any supported CPU architecture.
< a href = "structcrashpad_1_1CPUContext.html#details" > More...< / a > < / p >
< p > < code > #include " snapshot/cpu_context.h" < / code > < / p >
< table class = "memberdecls" >
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a name = "pub-methods" > < / a >
Public Member Functions< / h2 > < / td > < / tr >
2016-11-07 15:21:37 -05:00
< tr class = "memitem:a41c2c9766b53316eb96db2e0d42ac004" > < td class = "memItemLeft" align = "right" valign = "top" > uint64_t  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "structcrashpad_1_1CPUContext.html#a41c2c9766b53316eb96db2e0d42ac004" > InstructionPointer< / a > () const< / td > < / tr >
< tr class = "memdesc:a41c2c9766b53316eb96db2e0d42ac004" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Returns the instruction pointer value from the context structure. < a href = "#a41c2c9766b53316eb96db2e0d42ac004" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:a41c2c9766b53316eb96db2e0d42ac004" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2015-10-08 14:55:01 -04:00
< / table > < 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:af71f7a2e8478339d53fcb9d52ded6ae5" > < td class = "memItemLeft" align = "right" valign = "top" > < a id = "af71f7a2e8478339d53fcb9d52ded6ae5" > < / a >
2015-10-08 14:55:01 -04:00
< a class = "el" href = "namespacecrashpad.html#a270e290ba558e948eb6690bd217cbb71" > CPUArchitecture< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "structcrashpad_1_1CPUContext.html#af71f7a2e8478339d53fcb9d52ded6ae5" > architecture< / a > < / td > < / tr >
< tr class = "memdesc:af71f7a2e8478339d53fcb9d52ded6ae5" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > The CPU architecture of a context structure. This field controls the expression of the union. < br / > < / td > < / tr >
< tr class = "separator:af71f7a2e8478339d53fcb9d52ded6ae5" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2016-11-07 15:21:37 -05:00
< tr class = "memitem:a66f89a1c0240999fb8267b042b4960d2" > < td class = "memItemLeft" > < a id = "a66f89a1c0240999fb8267b042b4960d2" > < / a >
2015-10-08 14:55:01 -04:00
union {< / td > < / tr >
2016-10-26 15:30:57 -04:00
< tr class = "memitem:ae1e7912c0daf519f7d1a77594f58c2c5" > < td class = "memItemLeft" >
2015-10-08 14:55:01 -04:00
      < a class = "el" href = "structcrashpad_1_1CPUContextX86.html" > CPUContextX86< / a > *      < b > x86< / b > < / td > < / tr >
2016-10-26 15:30:57 -04:00
< tr class = "separator:ae1e7912c0daf519f7d1a77594f58c2c5" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a94401f0b14712d94d8b21638dcf34021" > < td class = "memItemLeft" >
2015-10-08 14:55:01 -04:00
      < a class = "el" href = "structcrashpad_1_1CPUContextX86__64.html" > CPUContextX86_64< / a > *      < b > x86_64< / b > < / td > < / tr >
2016-10-26 15:30:57 -04:00
< tr class = "separator:a94401f0b14712d94d8b21638dcf34021" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a66f89a1c0240999fb8267b042b4960d2" > < td class = "memItemLeft" valign = "top" > };  < / td > < td class = "memItemRight" valign = "bottom" > < / td > < / tr >
< tr class = "separator:a66f89a1c0240999fb8267b042b4960d2" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2015-10-08 14:55:01 -04:00
< / table >
< a name = "details" id = "details" > < / a > < h2 class = "groupheader" > Detailed Description< / h2 >
< div class = "textblock" > < p > A context structure capable of carrying the context of any supported CPU architecture. < / p >
< / div > < h2 class = "groupheader" > Member Function Documentation< / h2 >
2016-11-07 15:21:37 -05:00
< a id = "a41c2c9766b53316eb96db2e0d42ac004" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a41c2c9766b53316eb96db2e0d42ac004" > § < / a > < / span > InstructionPointer()< / h2 >
2015-10-08 14:55:01 -04:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > uint64_t crashpad::CPUContext::InstructionPointer < / td >
< td > (< / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > const< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > Returns the instruction pointer value from the context structure. < / p >
< p > This is a CPU architecture-independent method that is capable of recovering the instruction pointer from any supported CPU architecture’ s context structure. < / p >
< / div >
< / div >
< hr / > The documentation for this struct was generated from the following files:< ul >
< li > snapshot/cpu_context.h< / li >
< li > snapshot/cpu_context.cc< / 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" / >
2016-11-07 15:21:37 -05:00
< / a > 1.8.12
2015-10-08 14:55:01 -04:00
< / small > < / address >
< / body >
< / html >