The Pedigree Project  0.1
Public Member Functions | Public Attributes | List of all members
DynamicLinker::SharedObject Struct Reference
+ Collaboration diagram for DynamicLinker::SharedObject:

Public Member Functions

 SharedObject (Elf *e, MemoryMappedObject *f, uintptr_t b, uintptr_t a, size_t s)
 

Public Attributes

Elfelf
 
MemoryMappedObjectfile
 
uintptr_t buffer
 
uintptr_t address
 
size_t size
 

Detailed Description

A shared object/library.

Definition at line 99 of file DynamicLinker.h.


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