@@ -29,10 +29,14 @@ .section __OBJC, __image_info .long 0, 0 .section __TEXT, __text, regular, pure_instructions _OFForward: +#ifdef HAVE_ENDBR32 + endbr32 +#endif + pushl %ebp movl %esp, %ebp pushl %ebx subl $20, %esp @@ -79,10 +83,14 @@ popl %ebp jmp _OFMethodNotFound _OFForward_stret: +#ifdef HAVE_ENDBR32 + endbr32 +#endif + pushl %ebp movl %esp, %ebp pushl %ebx subl $20, %esp