Skip to content

Commit 2cb2d9f

Browse files
committed
[PAC] Update R_AARCH64_AUTH_ABS64 reloc ID
1 parent 99df7d2 commit 2cb2d9f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ldso/aarch64/reloc.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
#include <stdint.h>
44
#include "reloc.h"
55

6-
#define R_AARCH64_AUTH_ABS64 0x410
6+
#define R_AARCH64_AUTH_ABS64 0x244
77
#define R_AARCH64_AUTH_RELATIVE 0x411
88

99
#define DT_AARCH64_AUTH_RELRSZ 0x70000011

0 commit comments

Comments
 (0)