public class MachOObjectFile.LoadDylibCommand extends MachOObjectFile.AbstractDylibCommand
| Constructor and Description |
|---|
LoadDylibCommand(String name,
String libname,
int timestamp,
int currentVersion,
int compatVersion) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
writePayload(OutputAssembler out,
Map<ObjectFile.Element,LayoutDecisionMap> alreadyDecided) |
setLibNamegetOrDecideContent, getOwner, getWrittenSizegetDecisions, getDependencies, getImpl, getOrDecideOffset, getOrDecideSize, getOrDecideVaddr, isLoadablegetAlignment, getElement, getElementName, getMemSize, getName, isReferenceable, setElement, toStringprotected void writePayload(OutputAssembler out, Map<ObjectFile.Element,LayoutDecisionMap> alreadyDecided)
writePayload in class MachOObjectFile.AbstractDylibCommand