xref: /third_party/musl/src/process/x86_64/__vfork.s
  • Home
  • History
  • Annotate Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /third_party/musl/src/process/x86_64/
1570af302Sopenharmony_ci.hidden __vfork
2570af302Sopenharmony_ci.type __vfork,@function
3570af302Sopenharmony_ci__vfork:
4570af302Sopenharmony_ci	pop %rdx
5570af302Sopenharmony_ci	mov $58,%eax
6570af302Sopenharmony_ci	syscall
7570af302Sopenharmony_ci	push %rdx
8570af302Sopenharmony_ci	mov %rax,%rdi
9570af302Sopenharmony_ci	.hidden __syscall_ret
10570af302Sopenharmony_ci	jmp __syscall_ret
11

Indexes created Thu Nov 07 10:32:03 CST 2024