#include <htle.h>
Inheritance diagram for ht_le_reloc_entry:
Public Member Functions | |
ht_le_reloc_entry (UINT ofs, UINT seg, LEAddress addr, uint8 address_type, uint8 reloc_type) | |
Public Attributes | |
UINT | ofs |
UINT | seg |
LEAddress | addr |
uint8 | address_type |
uint8 | reloc_type |
|
Definition at line 573 of file htle.cc. References addr, address_type, ofs, reloc_type, seg, and UINT. |
|
Definition at line 133 of file htle.h. Referenced by ht_le_reloc_entry(), and ht_le_reloc_file::reloc_apply(). |
|
Definition at line 134 of file htle.h. Referenced by ht_le_reloc_entry(), and ht_le_reloc_file::reloc_apply(). |
|
Definition at line 131 of file htle.h. Referenced by ht_le_reloc_entry(), and ht_le_reloc_file::reloc_apply(). |
|
Definition at line 135 of file htle.h. Referenced by ht_le_reloc_entry(). |
|
Definition at line 132 of file htle.h. Referenced by ht_le_reloc_entry(), and ht_le_reloc_file::reloc_apply(). |