diff --git a/objc_msgSend.x86-32.S b/objc_msgSend.x86-32.S index f55f8c3..404fd09 100644 --- a/objc_msgSend.x86-32.S +++ b/objc_msgSend.x86-32.S @@ -78,7 +78,7 @@ jmp *%eax 6: # smallObject: push %ebx # Save old %ebx - call __i686.get_pc_thunk.bx + call __x86.get_pc_thunk.bx addl $_GLOBAL_OFFSET_TABLE_, %ebx mov SmallObjectClasses@GOT(%ebx), %eax mov (%eax), %eax