Non-Returning Calls

__libc_start_main


This non-returning shared object call shows up in Linux ELF binaries compiled with GCC. This call is immediately followed by a hlt instruction.

x