Package org.eclipse.cdt.utils.coff
Class Coff64.Reloc
java.lang.Object
org.eclipse.cdt.utils.coff.Coff64.Reloc
- Enclosing class:
Coff64
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
RELSZ
public static final int RELSZ- See Also:
-
r_vaddr
public int r_vaddr -
r_symndx
public int r_symndx -
r_type
public int r_type
-
-
Constructor Details
-
Reloc
- Throws:
IOException
-
Reloc
- Throws:
IOException
-
-
Method Details