CtgGlobalList::CtgRec Struct Reference

Collaboration diagram for CtgGlobalList::CtgRec:

Collaboration graph
[legend]

Public Member Functions

 CtgRec ()
 CtgRec (void *got_, int off_, int size_)
 CtgRec ()
 CtgRec (ELFXX_TYPE_Addr *got_, int off_)

Data Fields

void * got
 Points to our entry in the GOT.
int off
 Our byte offset into the table of global data.
int size
ELFXX_TYPE_Addrgot
 Points to our entry in the GOT.

Detailed Description

Definition at line 66 of file global-elfcopy.C.


Constructor & Destructor Documentation

CtgGlobalList::CtgRec::CtgRec (  )  [inline]

Definition at line 70 of file global-elfcopy.C.

References got.

CtgGlobalList::CtgRec::CtgRec ( void *  got_,
int  off_,
int  size_ 
) [inline]

Definition at line 71 of file global-elfcopy.C.

CtgGlobalList::CtgRec::CtgRec (  )  [inline]

Definition at line 134 of file global-elfgot.C.

References got.

CtgGlobalList::CtgRec::CtgRec ( ELFXX_TYPE_Addr got_,
int  off_ 
) [inline]

Definition at line 135 of file global-elfgot.C.


Field Documentation

void* CtgGlobalList::CtgRec::got

Points to our entry in the GOT.

Definition at line 67 of file global-elfcopy.C.

Referenced by CtgRec().

int CtgGlobalList::CtgRec::off

Our byte offset into the table of global data.

Definition at line 68 of file global-elfcopy.C.

int CtgGlobalList::CtgRec::size

Definition at line 69 of file global-elfcopy.C.

ELFXX_TYPE_Addr* CtgGlobalList::CtgRec::got

Points to our entry in the GOT.

Definition at line 132 of file global-elfgot.C.


The documentation for this struct was generated from the following files:
Generated on Sun Jun 29 13:32:36 2008 for Charm++ by  doxygen 1.5.1