public class MachOObjectFile.UUIDCommand extends MachOObjectFile.LoadCommand
| Constructor and Description |
|---|
UUIDCommand(String name) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
writePayload(OutputAssembler out,
Map<ObjectFile.Element,LayoutDecisionMap> alreadyDecided) |
getOrDecideContent, getOwner, getWrittenSizegetDecisions, getDependencies, getImpl, getOrDecideOffset, getOrDecideSize, getOrDecideVaddr, isLoadablegetAlignment, getElement, getElementName, getMemSize, getName, isReferenceable, setElement, toStringpublic UUIDCommand(String name)
protected void writePayload(OutputAssembler out, Map<ObjectFile.Element,LayoutDecisionMap> alreadyDecided)
writePayload in class MachOObjectFile.LoadCommand