Class OMFAlignSym
java.lang.Object
ghidra.app.util.bin.format.pe.debug.OMFAlignSym
A class to represent the Object Module Format (OMF) alignment symbol.
-
Method Summary
-
Method Details
-
getPad
public byte[] getPad()Returns the alignment padding bytes.- Returns:
- the alignment padding bytes
-