ElfBuilder.setEntryPoint
ElfBuilder setEntryPoint(ulong entry)Set the entry point address.
Parameters
entry | The entry point virtual address. |
Returns
This builder for method chaining.
ElfBuilder setEntryPoint(ulong entry)Set the entry point address.
entry | The entry point virtual address. |