1.global __executable_start 2.global __wrap_get_executable_start 3 4__wrap_get_executable_start: 5 movabs $__executable_start,%rdx 6