#include <Emitter_IR.h>
Inheritance diagram for Enc_Patch:
Public Member Functions | |
virtual void | apply (char *code_buffer, uint64 *taret_offset_tbl)=0 |
Enc_Patch * | next () |
Protected Member Functions | |
Enc_Patch (Enc_Patch *n) | |
Protected Attributes | |
Enc_Patch *const | _next |
Enc_Patch.Enc_Patch | ( | Enc_Patch * | n | ) | [protected] |
virtual void Enc_Patch.apply | ( | char * | code_buffer, | |
uint64 * | taret_offset_tbl | |||
) | [pure virtual] |
Implemented in Enc_Code_Patch, Enc_Branch_Patch, Enc_Movl_Patch, and Switch_Patch.
Enc_Patch* Enc_Patch.next | ( | ) |
Enc_Patch* const Enc_Patch._next [protected] |
Genereated on Tue Mar 11 19:26:00 2008 by Doxygen.
(c) Copyright 2005, 2008 The Apache Software Foundation or its licensors, as applicable.