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::ElfSymbolTableReader 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_1ElfSymbolTableReader.html" > ElfSymbolTableReader< / a > < / li > < / ul >
< / div >
< / div > <!-- top -->
< div class = "header" >
< div class = "summary" >
< a href = "#nested-classes" > Classes< / a > |
< a href = "#pub-methods" > Public Member Functions< / a > |
< a href = "classcrashpad_1_1ElfSymbolTableReader-members.html" > List of all members< / a > < / div >
< div class = "headertitle" >
< div class = "title" > crashpad::ElfSymbolTableReader Class Reference< / div > < / div >
< / div > <!-- header -->
< div class = "contents" >
< p > A reader for symbol tables in ELF images mapped into another process.
< a href = "classcrashpad_1_1ElfSymbolTableReader.html#details" > More...< / a > < / p >
2017-11-01 13:33:45 -04:00
< p > < code > #include " snapshot/elf/elf_symbol_table_reader.h" < / code > < / p >
2017-07-29 17:13:40 -04:00
< table class = "memberdecls" >
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a name = "nested-classes" > < / a >
Classes< / h2 > < / td > < / tr >
< tr class = "memitem:" > < td class = "memItemLeft" align = "right" valign = "top" > struct   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "structcrashpad_1_1ElfSymbolTableReader_1_1SymbolInformation.html" > SymbolInformation< / a > < / td > < / tr >
< tr class = "memdesc:" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Information about a symbol in a module's symbol table. < a href = "structcrashpad_1_1ElfSymbolTableReader_1_1SymbolInformation.html#details" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< / table > < 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-20 16:32:28 -04:00
< tr class = "memitem:af7838c57b5d3539fa82d86a43f93e3cf" > < td class = "memItemLeft" align = "right" valign = "top" > < a id = "af7838c57b5d3539fa82d86a43f93e3cf" > < / a >
  < / td > < td class = "memItemRight" valign = "bottom" > < b > ElfSymbolTableReader< / b > (const < a class = "el" href = "classcrashpad_1_1ProcessMemoryRange.html" > ProcessMemoryRange< / a > *memory, < a class = "el" href = "classcrashpad_1_1ElfImageReader.html" > ElfImageReader< / a > *elf_reader, < a class = "el" href = "namespacecrashpad.html#af2d003bfc8632755c60ab27bd6d1c8ae" > VMAddress< / a > address, < a class = "el" href = "namespacecrashpad.html#a103690edebf604dcd23d5c03b78fe0be" > VMSize< / a > num_entries)< / td > < / tr >
< tr class = "separator:af7838c57b5d3539fa82d86a43f93e3cf" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2017-07-29 17:13:40 -04:00
< tr class = "memitem:a9f02d957f5d97fb90618605d19f97c66" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classcrashpad_1_1ElfSymbolTableReader.html#a9f02d957f5d97fb90618605d19f97c66" > GetSymbol< / a > (const std::string & name, < a class = "el" href = "structcrashpad_1_1ElfSymbolTableReader_1_1SymbolInformation.html" > SymbolInformation< / a > *info)< / td > < / tr >
< tr class = "memdesc:a9f02d957f5d97fb90618605d19f97c66" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Lookup information about a symbol. < a href = "#a9f02d957f5d97fb90618605d19f97c66" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:a9f02d957f5d97fb90618605d19f97c66" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< / table >
< a name = "details" id = "details" > < / a > < h2 class = "groupheader" > Detailed Description< / h2 >
< div class = "textblock" > < p > A reader for symbol tables in ELF images mapped into another process. < / p >
< / div > < h2 class = "groupheader" > Member Function Documentation< / h2 >
< a id = "a9f02d957f5d97fb90618605d19f97c66" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a9f02d957f5d97fb90618605d19f97c66" > ◆ < / a > < / span > GetSymbol()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > bool crashpad::ElfSymbolTableReader::GetSymbol < / td >
< td > (< / td >
< td class = "paramtype" > const std::string &   < / td >
< td class = "paramname" > < em > name< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > < a class = "el" href = "structcrashpad_1_1ElfSymbolTableReader_1_1SymbolInformation.html" > SymbolInformation< / a > *  < / td >
< td class = "paramname" > < em > info< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > Lookup information about a symbol. < / p >
< dl class = "params" > < dt > Parameters< / dt > < dd >
< table class = "params" >
< tr > < td class = "paramdir" > [in]< / td > < td class = "paramname" > name< / td > < td > The name of the symbol to search for. < / td > < / tr >
< tr > < td class = "paramdir" > [out]< / td > < td class = "paramname" > info< / td > < td > The symbol information, if found. < / td > < / tr >
< / table >
< / dd >
< / dl >
< dl class = "section return" > < dt > Returns< / dt > < dd > < code > true< / code > if the symbol is found. < / dd > < / dl >
< / div >
< / div >
< hr / > The documentation for this class was generated from the following files:< ul >
2017-11-01 13:33:45 -04:00
< li > snapshot/elf/elf_symbol_table_reader.h< / li >
< li > snapshot/elf/elf_symbol_table_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 >