]> xenbits.xensource.com Git - freebsd.git/commitdiff
Add R_PPC_IRELATIVE relocation
authorluporl <luporl@FreeBSD.org>
Tue, 10 Sep 2019 16:16:05 +0000 (16:16 +0000)
committerluporl <luporl@FreeBSD.org>
Tue, 10 Sep 2019 16:16:05 +0000 (16:16 +0000)
Pre-requisite for most ifunc related changes.

Reviewed by: jhibbits
Differential Revision: https://reviews.freebsd.org/D21587

sys/sys/elf_common.h

index f7484bd41c1ab88b8cdb5d0b0271815ba8fa7932..00d7dd4f41228f9e41cb56299e7deb4cdeeb4d9a 100644 (file)
@@ -1199,6 +1199,7 @@ typedef struct {
 #define        R_PPC_SECTOFF_LO        34
 #define        R_PPC_SECTOFF_HI        35
 #define        R_PPC_SECTOFF_HA        36
+#define        R_PPC_IRELATIVE         248
 
 /*
  * 64-bit relocations