[fedora-arm] ELF reloc type defines

Petr Machata pmachata at redhat.com
Tue Jan 22 12:33:41 UTC 2013


Jerry James <loganjerry at gmail.com> writes:

> Upstream has one problem, though.  On the other supported platforms
> (Debian, various flavors of BSD), the reloc type defines
> (R_ARM_MOVT_ABS, etc.) are available in some userspace header.  I see
> them in the Llinux kernel sources, in arch/arm/include/asm/elf.h, but
> neither GCL upstream nor I can find them in any available userspace
> header on Fedora 18.  Does anybody know if they are available
> somewhere?

The relocation numbers are generally in elf.h distributed by glibc
(elf/elf.h in the source).  R_ARM_MOVT_ABS in particular is absent from
that file though.  I see it listed in [1], so I I'll post a patch adding
these missing defines later today.

Thanks,
PM

[1] ELF for the ARMĀ® Architecture
    http://infocenter.arm.com/help/topic/com.arm.doc.ihi0044e/IHI0044E_aaelf.pdf


More information about the arm mailing list