PPL Logo

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 153 of file global-elfgot.C.

References got.

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

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


Field Documentation

Points to our entry in the GOT.

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

Referenced by CtgRec().

Our byte offset into the table of global data.

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

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

Points to our entry in the GOT.

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


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

Generated on Sat May 26 08:10:25 2012 for Charm++ by  doxygen 1.5.5