#include <htelf.h>
Inheritance diagram for ht_elf:

Public Member Functions | |
| void | init (bounds *b, ht_streamfile *file, format_viewer_if **ifs, ht_format_group *format_group, FILEOFS header_ofs) | 
| virtual void | done () | 
| virtual void | loc_enum_start () | 
| virtual bool | loc_enum_next (ht_format_loc *loc) | 
Protected Member Functions | |
| void | auto_relocate32 () | 
| void | fake_undefined_symbols32 () | 
| uint | find_reloc_section_for (UINT si) | 
| void | relocate_section (ht_reloc_file *f, uint si, uint rsi, elf32_addr a) | 
Protected Attributes | |
| bool | loc_enum | 
      
  | 
  
      
  | 
  
      
  | 
  
      
  | 
  
| 
 
 Referenced by auto_relocate32().  | 
  
      
  | 
  ||||||||||||||||||||||||
      
  | 
  
| 
 
 Reimplemented from ht_format_viewer. Definition at line 467 of file htelf.cc. References ht_streamfile::get_size(), ht_elf_shared_data::header_ofs, ht_format_loc::length, loc_enum, ht_format_loc::name, and ht_format_loc::start.  | 
  
      
  | 
  
| 
 
 Reimplemented from ht_format_viewer. Definition at line 481 of file htelf.cc. References loc_enum.  | 
  
      
  | 
  ||||||||||||||||||||
      
  | 
  
| 
 
 Definition at line 139 of file htelf.h. Referenced by loc_enum_next(), and loc_enum_start().  | 
  
 
1.3.5