typo
modified: stub/src/amd64-linux.elf-entry.S
This commit is contained in:
parent
38c8b84a26
commit
8e42e17bbf
@ -243,7 +243,7 @@ unfold: // IN: rbp= &f_exp; rsp/ &proc_self_exe,%entry
|
|||||||
push %rdi // fd
|
push %rdi // fd
|
||||||
push %rcx // elfaddr
|
push %rcx // elfaddr
|
||||||
|
|
||||||
// Reserve space fo input file and unfolded stub.
|
// Reserve space for input file and unfolded stub.
|
||||||
subq %arg6,%arg6 // 0 offset
|
subq %arg6,%arg6 // 0 offset
|
||||||
orl $-1,%arg5l // fd
|
orl $-1,%arg5l // fd
|
||||||
push $MAP_PRIVATE|MAP_ANONYMOUS; pop %sys4
|
push $MAP_PRIVATE|MAP_ANONYMOUS; pop %sys4
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user