elf_ld_t Struct Reference
[Generic]

Holds information about an ELF binary being loaded. More...

#include <elf_load.h>


Data Fields

uintptr_t bias
 Difference between run-time addresses and link-time addresses.
int fd
 Filedescriptor of the file from which we are loading.
eld_flags_t flags
 Flags passed to the ELF loader.
elf_header_t * header
 A copy of the ELF file header.
elf_info_tinfo
 Store extracted info here.


Detailed Description

Holds information about an ELF binary being loaded.

Definition at line 67 of file elf_load.h.


The documentation for this struct was generated from the following file:
Generated on Thu Jun 2 07:45:58 2011 for HelenOS/USB by  doxygen 1.4.7