Package ghidra.app.util.bin.format.xcoff
Class XCoffSectionHeaderNames
java.lang.Object
ghidra.app.util.bin.format.xcoff.XCoffSectionHeaderNames
Names of "special" sections.
- 
Field Summary
Fields - 
Constructor Summary
Constructors - 
Method Summary
 
- 
Field Details
- 
_TEXT
- See Also:
 
 - 
_DATA
- See Also:
 
 - 
_BSS
- See Also:
 
 - 
_PAD
- See Also:
 
 - 
_LOADER
- See Also:
 
 - 
_DEBUG
- See Also:
 
 - 
_TYPCHK
- See Also:
 
 - 
_EXCEPT
- See Also:
 
 - 
_OVRFLO
- See Also:
 
 - 
_INFO
- See Also:
 
 
 - 
 - 
Constructor Details
- 
XCoffSectionHeaderNames
public XCoffSectionHeaderNames() 
 -