Main Page | Class Hierarchy | Class List | File List | Class Members | File Members

ht_elf32_reloc_entry Class Reference

#include <htelf.h>

Inheritance diagram for ht_elf32_reloc_entry:

Object List of all members.

Public Member Functions

 ht_elf32_reloc_entry (uint type, uint32 A, uint32 P, uint32 S)

Public Attributes

uint type
union {
   uint32   r_32
   uint32   r_pc32
relocs

Constructor & Destructor Documentation

ht_elf32_reloc_entry::ht_elf32_reloc_entry uint  type,
uint32  A,
uint32  P,
uint32  S
 

Definition at line 685 of file htelf.cc.

References A, ELF_R_386_32, ELF_R_386_PC32, relocs, S, type, and uint.


Member Data Documentation

uint32 ht_elf32_reloc_entry::r_32
 

Definition at line 161 of file htelf.h.

uint32 ht_elf32_reloc_entry::r_pc32
 

Definition at line 162 of file htelf.h.

union { ... } ht_elf32_reloc_entry::relocs
 

Referenced by ht_elf32_reloc_entry(), and ht_elf32_reloc_file::reloc_apply().

uint ht_elf32_reloc_entry::type
 

Definition at line 159 of file htelf.h.

Referenced by ht_elf32_reloc_entry(), and ht_elf32_reloc_file::reloc_apply().


The documentation for this class was generated from the following files:
Generated on Fri May 7 21:15:57 2004 by doxygen 1.3.5