print-icf.s 116 Bytes Raw Blame History Permalink 1 2 3 4 5 6 7 8 9 .section .text.f6, "ax" f6: mov $60, %rax mov $42, %rdi syscall .section .text.f7, "ax" f7: mov $0, %rax