PPL Logo

CtgGlobalList::CtgRec Struct Reference

Collaboration diagram for CtgGlobalList::CtgRec:

Collaboration graph
[legend]

Public Member Functions

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

Data Fields

ELFXX_TYPE_Addrgot
 Points to our entry in the GOT.
size_t off
 Our byte offset into the table of global data.

Detailed Description

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


Constructor & Destructor Documentation

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

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

References got.

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

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


Field Documentation

Points to our entry in the GOT.

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

Referenced by CtgRec().

Our byte offset into the table of global data.

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


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

Generated on Mon Sep 21 08:22:29 2020 for Charm++ by  doxygen 1.5.5