public static class MachoExportTrieNode.ExportInfo extends Object
Modifier and Type | Field and Description |
---|---|
long |
address |
long |
flags |
Optional<byte[]> |
importedName |
long |
other |
Constructor and Description |
---|
ExportInfo() |
public long address
public long flags
public long other
public Optional<byte[]> importedName