Data type ObjectInfo
access this type via: util.ObjectFile (uses)
Basic information about a compiled Dana component.
Fields
int textSize The size of the compiled code, in bytes.
int infoSectionCount How many info sections are in the compiled file.
int relocationCount How many relocations are needed for the compiled code after loading it into memory.