Package org.eclipse.cdt.utils.coff
Class Coff.Reloc
- java.lang.Object
-
- org.eclipse.cdt.utils.coff.Coff.Reloc
-
- Enclosing class:
- Coff
public static class Coff.Reloc extends java.lang.Object
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.StringtoString()
-
-
-
Field Detail
-
RELSZ
public static final int RELSZ
- See Also:
- Constant Field Values
-
r_vaddr
public int r_vaddr
-
r_symndx
public int r_symndx
-
r_type
public int r_type
-
-