Package ghidra.app.util.bin.format.xcoff
Class XCoffSymbol
java.lang.Object
ghidra.app.util.bin.format.xcoff.XCoffSymbol
-
Field Details
-
SYMSZ
public static final int SYMSZ- See Also:
-
SYMNMLEN
public static final int SYMNMLEN- See Also:
-
N_DEBUG
public static final int N_DEBUG- See Also:
-
N_ABS
public static final int N_ABS- See Also:
-
N_UNDEF
public static final int N_UNDEF- See Also:
-
-
Constructor Details
-
XCoffSymbol
- Throws:
IOException
-
-
Method Details