miasm
Reverse engineering framework
code_bloc_node Struct Reference

#include <vm_mngr.h>

Public Member Functions

 LIST_ENTRY (code_bloc_node) next
 

Public Attributes

uint64_t ad_start
 
uint64_t ad_stop
 
uint64_t ad_code
 

Member Function Documentation

◆ LIST_ENTRY()

code_bloc_node::LIST_ENTRY ( code_bloc_node  )

Member Data Documentation

◆ ad_code

uint64_t code_bloc_node::ad_code

◆ ad_start

uint64_t code_bloc_node::ad_start

◆ ad_stop

uint64_t code_bloc_node::ad_stop

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