Greetings!  Yep, on mach we just have in h/

  -rw-r--r-- 1 camm camm    331 Sep  6  2020 mach32_i386_reloc.h
  -rw-r--r-- 1 camm camm    637 Sep  6  2020 mach32_ppc_reloc.h
  -rw-r--r-- 1 camm camm    749 Sep  6  2020 mach64_i386_reloc.h

Compare the elf* files.  This won't be too hard to add when everything
else is done.  arm native relocation on linux has been supported for
ages.

Take care,

"Kirill A. Korinsky" <kir...@korins.ky> writes:

> Hello,
>
> Seems that support of arm64 macOS requires some work at relocation. Just 
> comparing of reloc.h between two arch points that it is quite different:
>  - 
> https://github.com/phracker/MacOSX-SDKs/blob/master/MacOSX11.3.sdk/usr/include/mach-o/x86_64/reloc.h
>  - 
> https://github.com/phracker/MacOSX-SDKs/blob/master/MacOSX11.3.sdk/usr/include/mach-o/arm64/reloc.h

-- 
Camm Maguire                                        c...@maguirefamily.org
==========================================================================
"The earth is but one country, and mankind its citizens."  --  Baha'u'llah

Reply via email to