Class | Description |
---|---|
CodeViewReader | |
Coff | Deprecated
Deprecated as of CDT 6.9.
|
Coff.FileHeader | |
Coff.Lineno | |
Coff.OptionalHeader | |
Coff.Reloc | |
Coff.SectionHeader | |
Coff.Symbol | |
Coff64 | |
Coff64.FileHeader | |
Coff64.Lineno | |
Coff64.OptionalHeader | |
Coff64.OptionalHeader.OptionalHeader32 | |
Coff64.OptionalHeader.OptionalHeader64 | |
Coff64.Reloc | |
Coff64.SectionHeader | |
Coff64.Symbol | |
Exe | |
Exe.ExeHeader | |
PE | Deprecated
Deprecated as of CDT 6.9.
|
PE.Attribute | |
PE.DOSHeader | |
PE.IMAGE_DATA_DIRECTORY | |
PE.IMAGE_DEBUG_DIRECTORY | |
PE.NTOptionalHeader | |
PE64 |
The PE file header consists of an MS-DOS stub, the PE signature, the COFF file Header
and an Optional Header.
|
PE64.Attribute | |
PE64.DOSHeader | |
PE64.IMAGE_DATA_DIRECTORY | |
PE64.IMAGE_DEBUG_DIRECTORY | |
PE64.NTOptionalHeader32 | |
PE64.NTOptionalHeader64 | |
PEArchive | Deprecated
- use org.eclipse.cdt.ui.utils.AR
|
PEConstants | |
ReadMemoryAccess |
Copyright (c) IBM Corp. and others 2004, 2020. All Rights Reserved.