Package org.eclipse.cdt.utils.coff
package org.eclipse.cdt.utils.coff
-
ClassDescriptionThe PE file header consists of an MS-DOS stub, the PE signature, the COFF file Header and an Optional Header.
PEHelper64
is a wrapper class for thePE64
class to provide higher level API for sorting/searching the COFF data.