Add R_PPC_IRELATIVE relocation
Pre-requisite for most ifunc related changes. Reviewed by: jhibbits Differential Revision: https://reviews.freebsd.org/D21587
This commit is contained in:
parent
42249ef234
commit
1610117dc1
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user