#include <Code_Emitter.h>
Public Member Functions | |
MCE_brl_patch (uint64 br_target, uint64 br_offset) | |
void | set_next (MCE_brl_patch *next_patch) |
uint64 | get_target () |
uint64 | get_offset () |
MCE_brl_patch * | get_next () |
MCE_brl_patch.MCE_brl_patch | ( | uint64 | br_target, | |
uint64 | br_offset | |||
) |
void MCE_brl_patch.set_next | ( | MCE_brl_patch * | next_patch | ) |
uint64 MCE_brl_patch.get_target | ( | ) |
uint64 MCE_brl_patch.get_offset | ( | ) |
MCE_brl_patch* MCE_brl_patch.get_next | ( | ) |
Genereated on Tue Mar 11 19:26:02 2008 by Doxygen.
(c) Copyright 2005, 2008 The Apache Software Foundation or its licensors, as applicable.