NOVA User-Level Environment  Version testbox/changed-memory-timing-317-g320d8b5
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Closure Struct Reference

#include <closure.h>

Public Member Functions

mword value () const
void set (mword tls, mword method)

Public Attributes

uint8 mov_edx_opcode
uint32 mov_edx_value
uint8 jmp_opcode
uint32 jmp_target
uint8 end [0]

Member Function Documentation

void Closure::set ( mword  tls,
mword  method 
)
inline
mword Closure::value ( ) const
inline

Member Data Documentation

uint8 Closure::end[0]
uint8 Closure::jmp_opcode
uint32 Closure::jmp_target
uint8 Closure::mov_edx_opcode
uint32 Closure::mov_edx_value

The documentation for this struct was generated from the following file: