Add ARM_IRELATIVE relocation
Bug: 17399706 Change-Id: I1dea46c3a3c4572558e718283489c323794176c7
This commit is contained in:
parent
8623dc7547
commit
a137f53980
|
@ -102,6 +102,8 @@
|
|||
|
||||
/* 112-127 are reserved for private experiments. */
|
||||
|
||||
#define R_ARM_IRELATIVE 160
|
||||
|
||||
#define R_ARM_RXPC25 249
|
||||
#define R_ARM_RSBREL32 250
|
||||
#define R_ARM_THM_RPC22 251
|
||||
|
|
Loading…
Reference in New Issue