The entry_point_command is a replacement for thread_command.
It is used for main executables to specify the location (file offset)
of main(). If -stack_size was used at link time, the stacksize
field will contain the stack size need for the main thread.
The entry_point_command is a replacement for thread_command. It is used for main executables to specify the location (file offset) of main(). If -stack_size was used at link time, the stacksize field will contain the stack size need for the main thread.