summaryrefslogtreecommitdiff
path: root/ELF/Relocations.h
diff options
context:
space:
mode:
authorDimitry Andric <dim@FreeBSD.org>2017-05-22 19:44:12 +0000
committerDimitry Andric <dim@FreeBSD.org>2017-05-22 19:44:12 +0000
commitc53addf38e24e4dafe992aafb3ae928bfa8fdb0a (patch)
tree5a8f08e745d2dbfdd66c9e4838a8b7eeb7f0453f /ELF/Relocations.h
parent2dcc0c5ee66570f02392d1fbf29f573fa47258f8 (diff)
downloadsrc-test2-c53addf38e24e4dafe992aafb3ae928bfa8fdb0a.tar.gz
src-test2-c53addf38e24e4dafe992aafb3ae928bfa8fdb0a.zip
Notes
Diffstat (limited to 'ELF/Relocations.h')
-rw-r--r--ELF/Relocations.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/ELF/Relocations.h b/ELF/Relocations.h
index f3512e0a89fc..206f0d9423c9 100644
--- a/ELF/Relocations.h
+++ b/ELF/Relocations.h
@@ -27,6 +27,7 @@ class OutputSection;
// doesn't have to know about architecture-specific details.
enum RelExpr {
R_ABS,
+ R_ARM_SBREL,
R_GOT,
R_GOTONLY_PC,
R_GOTONLY_PC_FROM_END,