#include "global.h"
#include "htendian.h"
#include "nestruct.h"
Go to the source code of this file.
Variables | |
byte | NE_HEADER_struct [] |
byte | NE_SEGMENT_struct [] |
byte | NE_ENTRYPOINT_HEADER_struct [] |
byte | NE_ENTRYPOINT_MOVABLE_struct [] |
byte | NE_ENTRYPOINT_FIXED_struct [] |
byte | NE_RELOC_HEADER_struct [] |
byte | NE_RELOC_INTERNAL_struct [] |
byte | NE_RELOC_IMPORT_struct [] |
byte | NE_RELOC_FIXUP_struct [] |
|
Initial value: Definition at line 82 of file nestruct.cc. Referenced by ht_ne::init(). |
|
Initial value: Definition at line 68 of file nestruct.cc. Referenced by ht_ne::init(). |
|
Initial value: { STRUCT_ENDIAN_BYTE | STRUCT_ENDIAN_HOST, STRUCT_ENDIAN_WORD | STRUCT_ENDIAN_HOST, STRUCT_ENDIAN_BYTE | STRUCT_ENDIAN_HOST, STRUCT_ENDIAN_WORD | STRUCT_ENDIAN_HOST, 0 } Definition at line 74 of file nestruct.cc. Referenced by ht_ne::init(). |
|
Definition at line 26 of file nestruct.cc. Referenced by ht_ne::init(). |
|
Initial value: Definition at line 108 of file nestruct.cc. Referenced by ht_ne::relocate(). |
|
Initial value: { STRUCT_ENDIAN_BYTE | STRUCT_ENDIAN_HOST, STRUCT_ENDIAN_BYTE | STRUCT_ENDIAN_HOST, STRUCT_ENDIAN_WORD | STRUCT_ENDIAN_HOST, 0 } Definition at line 88 of file nestruct.cc. Referenced by ht_ne::relocate(). |
|
Initial value: Definition at line 102 of file nestruct.cc. Referenced by ht_ne::relocate(). |
|
Initial value: { STRUCT_ENDIAN_BYTE | STRUCT_ENDIAN_HOST, STRUCT_ENDIAN_BYTE | STRUCT_ENDIAN_HOST, STRUCT_ENDIAN_WORD | STRUCT_ENDIAN_HOST, 0 } Definition at line 95 of file nestruct.cc. Referenced by ht_ne::relocate(). |
|
Initial value: { STRUCT_ENDIAN_WORD | STRUCT_ENDIAN_HOST, STRUCT_ENDIAN_WORD | STRUCT_ENDIAN_HOST, STRUCT_ENDIAN_WORD | STRUCT_ENDIAN_HOST, STRUCT_ENDIAN_WORD | STRUCT_ENDIAN_HOST, 0 } Definition at line 60 of file nestruct.cc. Referenced by ht_ne::init(). |