llvm-project/lld/test/ELF/Inputs/wrap-with-archive.s

6 lines
127 B
ArmAsm

.global __executable_start
.global __wrap_get_executable_start
__wrap_get_executable_start:
movabs $__executable_start,%rdx