Package org.eclipse.cdt.utils
Class BinaryObjectAdapter.BinaryObjectInfo
java.lang.Object
org.eclipse.cdt.utils.BinaryObjectAdapter.BinaryObjectInfo
- Enclosing class:
BinaryObjectAdapter
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
bss
public long bss -
data
public long data -
text
public long text -
hasDebug
public boolean hasDebug -
isLittleEndian
public boolean isLittleEndian -
soname
-
needed
-
cpu
-
-
Constructor Details
-
BinaryObjectInfo
public BinaryObjectInfo()
-