mirror of
https://github.com/status-im/evmc.git
synced 2025-02-22 07:58:19 +00:00
148 lines
5.5 KiB
HTML
148 lines
5.5 KiB
HTML
<!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>EVMC: File Members</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="navtree.css" rel="stylesheet" type="text/css"/>
|
|
<script type="text/javascript" src="resize.js"></script>
|
|
<script type="text/javascript" src="navtreedata.js"></script>
|
|
<script type="text/javascript" src="navtree.js"></script>
|
|
<script type="text/javascript">
|
|
$(document).ready(initResizable);
|
|
</script>
|
|
<link href="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">EVMC
|
|
</div>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
<!-- end header part -->
|
|
<!-- Generated by Doxygen 1.8.13 -->
|
|
<script type="text/javascript" src="menudata.js"></script>
|
|
<script type="text/javascript" src="menu.js"></script>
|
|
<script type="text/javascript">
|
|
$(function() {
|
|
initMenu('',false,false,'search.php','Search');
|
|
});
|
|
</script>
|
|
<div id="main-nav"></div>
|
|
</div><!-- top -->
|
|
<div id="side-nav" class="ui-resizable side-nav-resizable">
|
|
<div id="nav-tree">
|
|
<div id="nav-tree-contents">
|
|
<div id="nav-sync" class="sync"></div>
|
|
</div>
|
|
</div>
|
|
<div id="splitbar" style="-moz-user-select:none;"
|
|
class="ui-resizable-handle">
|
|
</div>
|
|
</div>
|
|
<script type="text/javascript">
|
|
$(document).ready(function(){initNavTree('globals_func.html','');});
|
|
</script>
|
|
<div id="doc-content">
|
|
<div class="contents">
|
|
 <ul>
|
|
<li>destroy()
|
|
: <a class="el" href="example__vm_8c.html#a07cb493fd4082e7b5024987eb09b2c2d">example_vm.c</a>
|
|
</li>
|
|
<li>evmc_create_example_vm()
|
|
: <a class="el" href="group__EVMC.html#gad7290bda71455f4a7175589b05945adf">evmc.h</a>
|
|
, <a class="el" href="group__EVMC.html#gad7290bda71455f4a7175589b05945adf">example_vm.c</a>
|
|
</li>
|
|
<li>evmc_destroy()
|
|
: <a class="el" href="group__helpers.html#ga6204e6ae26e07377b509b2953a8094b2">helpers.h</a>
|
|
</li>
|
|
<li>evmc_execute()
|
|
: <a class="el" href="group__helpers.html#ga82fb11f4b40ceec377bf0093ffc1d416">helpers.h</a>
|
|
</li>
|
|
<li>evmc_free_result_memory()
|
|
: <a class="el" href="group__helpers.html#ga432ca3c26b4b03a175f2a0fbd0692dfa">helpers.h</a>
|
|
</li>
|
|
<li>evmc_get_const_optional_storage()
|
|
: <a class="el" href="group__result__optional__storage.html#ga43efb37105dafbe69f7c127645be86ff">helpers.h</a>
|
|
</li>
|
|
<li>evmc_get_instruction_metrics_table()
|
|
: <a class="el" href="group__instructions.html#ga1a926bd0e8527da420113465ecb559c6">instructions.h</a>
|
|
</li>
|
|
<li>evmc_get_instruction_names_table()
|
|
: <a class="el" href="group__instructions.html#ga4939bf7be740efa2fb75a86cfb423622">instructions.h</a>
|
|
</li>
|
|
<li>evmc_get_optional_storage()
|
|
: <a class="el" href="group__result__optional__storage.html#gaaa91daf17c360ca1c171fe1664ac222f">helpers.h</a>
|
|
</li>
|
|
<li>evmc_is_abi_compatible()
|
|
: <a class="el" href="group__helpers.html#ga7e9c2c68b366dda89dba56566aab111d">helpers.h</a>
|
|
</li>
|
|
<li>evmc_last_error_msg()
|
|
: <a class="el" href="group__loader.html#ga1b36106eb4b0d1c06580071a85225cf0">loader.h</a>
|
|
</li>
|
|
<li>evmc_load()
|
|
: <a class="el" href="group__loader.html#gabcf5733eb4dd80c1ce060aec9ed60600">loader.h</a>
|
|
</li>
|
|
<li>evmc_load_and_configure()
|
|
: <a class="el" href="group__loader.html#gabd3a005d5ac0ca5230e71df1b1940f9c">loader.h</a>
|
|
</li>
|
|
<li>evmc_load_and_create()
|
|
: <a class="el" href="group__loader.html#gaa74216a5d639e886fd1f1142e893acf6">loader.h</a>
|
|
</li>
|
|
<li>evmc_make_result()
|
|
: <a class="el" href="group__helpers.html#ga1eb1facc9b5ddacda368ffdeb89d1a20">helpers.h</a>
|
|
</li>
|
|
<li>evmc_release_result()
|
|
: <a class="el" href="group__helpers.html#ga78a610e76b00c5868368bd915bdeffb8">helpers.h</a>
|
|
</li>
|
|
<li>evmc_set_option()
|
|
: <a class="el" href="group__helpers.html#gaee14c6797a91ae328e43b4f4916f6004">helpers.h</a>
|
|
</li>
|
|
<li>evmc_vm_has_capability()
|
|
: <a class="el" href="group__helpers.html#ga5b05e2d9d24fa23dd648bfd8ed023f92">helpers.h</a>
|
|
</li>
|
|
<li>evmc_vm_name()
|
|
: <a class="el" href="group__helpers.html#gafc937f8fb3d0366072dc573949fa3392">helpers.h</a>
|
|
</li>
|
|
<li>evmc_vm_version()
|
|
: <a class="el" href="group__helpers.html#gad914c4ae9f53685db2b3e2b325fb5402">helpers.h</a>
|
|
</li>
|
|
<li>execute()
|
|
: <a class="el" href="example__vm_8c.html#a0cbe68a4a210c8227ceeb03789786b9c">example_vm.c</a>
|
|
</li>
|
|
<li>free_result_output_data()
|
|
: <a class="el" href="example__vm_8c.html#a556f3e9da8ef4b48511b293736455325">example_vm.c</a>
|
|
</li>
|
|
<li>get_capabilities()
|
|
: <a class="el" href="example__vm_8c.html#a50f89a54757a1c5a5639b1a25dc36b24">example_vm.c</a>
|
|
</li>
|
|
<li>set_option()
|
|
: <a class="el" href="example__vm_8c.html#af797672c8f7215833fb7958adae8bc87">example_vm.c</a>
|
|
</li>
|
|
</ul>
|
|
</div><!-- contents -->
|
|
</div><!-- doc-content -->
|
|
<!-- start footer part -->
|
|
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
|
|
<ul>
|
|
<li class="footer">Generated on Tue Jan 7 2020 15:35:10 for EVMC by
|
|
<a href="http://www.doxygen.org/index.html">
|
|
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.13 </li>
|
|
</ul>
|
|
</div>
|
|
</body>
|
|
</html>
|