#include "lestruct.h"#include "htendian.h"Go to the source code of this file.
Variables | |
| byte | LE_HEADER_struct [] |
| byte | LE_FIXUP_struct [] |
| byte | LE_ENTRYPOINT16_struct [] |
| byte | LE_ENTRYPOINT32_struct [] |
| byte | LE_VXD_DESCRIPTOR_struct [] |
| byte | LE_FIXUP_INTERNAL_struct [] |
| byte | LE_OBJECT_HEADER_struct [] |
| byte | LE_PAGE_MAP_ENTRY_struct [] |
| byte | LE_FIXUP_INTERNAL16_struct [] |
| byte | LE_FIXUP_INTERNAL32_struct [] |
|
|
Initial value: Definition at line 85 of file lestruct.cc. |
|
|
Initial value: Definition at line 91 of file lestruct.cc. Referenced by ht_le::check_vxd(). |
|
|
Initial value: Definition at line 146 of file lestruct.cc. Referenced by ht_le::do_fixups(). |
|
|
Initial value: Definition at line 152 of file lestruct.cc. Referenced by ht_le::do_fixups(). |
|
|
Initial value: Definition at line 123 of file lestruct.cc. |
|
|
Initial value: Definition at line 79 of file lestruct.cc. Referenced by ht_le::do_fixups(). |
|
|
Definition at line 24 of file lestruct.cc. Referenced by ht_le::init(). |
|
|
Initial value: {
STRUCT_ENDIAN_DWORD | STRUCT_ENDIAN_HOST,
STRUCT_ENDIAN_DWORD | STRUCT_ENDIAN_HOST,
STRUCT_ENDIAN_DWORD | STRUCT_ENDIAN_HOST,
STRUCT_ENDIAN_DWORD | STRUCT_ENDIAN_HOST,
STRUCT_ENDIAN_DWORD | STRUCT_ENDIAN_HOST,
STRUCT_ENDIAN_BYTE | STRUCT_ENDIAN_HOST,
0
}
Definition at line 129 of file lestruct.cc. Referenced by ht_le::read_objects(). |
|
|
Initial value: {
STRUCT_ENDIAN_WORD | STRUCT_ENDIAN_HOST,
STRUCT_ENDIAN_BYTE | STRUCT_ENDIAN_HOST,
STRUCT_ENDIAN_BYTE | STRUCT_ENDIAN_HOST,
0
}
Definition at line 139 of file lestruct.cc. Referenced by ht_le::read_pagemap(). |
|
1.3.5