MARS Core API


Files

file  core.h
 [host] MARS Core API
file  core.h
 [MPU] MARS Core API

Functions

static void * mars_ea_to_ptr (uint64_t ea)
 [host] Converts a 64-bit address to pointer.
static uint64_t mars_ptr_to_ea (const void *ptr)
 [host] Converts a pointer to 64-bit address.

Function Documentation

static void* mars_ea_to_ptr ( uint64_t  ea  )  [inline, static]

[host] Converts a 64-bit address to pointer.

Parameters:
[in] ea - 64-bit address
Returns:
void * - pointer value

static uint64_t mars_ptr_to_ea ( const void *  ptr  )  [inline, static]

[host] Converts a pointer to 64-bit address.

Parameters:
[in] ptr - pointer value
Returns:
uint64_t - 64-bit address


Generated on Tue Nov 11 11:44:01 2008 for MARS by  doxygen 1.5.6