diff options
Diffstat (limited to 'macho64')
-rw-r--r-- | macho64/aprofile.s | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/macho64/aprofile.s b/macho64/aprofile.s index 39d200f..3b7ea37 100644 --- a/macho64/aprofile.s +++ b/macho64/aprofile.s @@ -667,7 +667,7 @@ write_functions_on_stack: mov rcx,qword ptr name_[rbx] push rbp -\ + mov edx,dword ptr (-4)[rcx] add rcx,8 |