musl - musl - an implementation of the standard library for Linux-based systems

index : musl
musl - an implementation of the standard library for Linux-based systems
summary refs log tree commit diff
path: root/include/elf.h
diff options
context:
space:
mode:
authorRich Felker <dalias@aerifal.cx>2012年10月15日 21:01:48 -0400
committerRich Felker <dalias@aerifal.cx>2012年10月15日 21:01:48 -0400
commit21284ec75db064d3f27fcd1d6ae37b613db61c43 (patch)
treefef641e851c42e43f5cca5d482b3b7b08377e7e9 /include/elf.h
parent9ec4283b28cf676292fd5c6f681bef1e90e30c18 (diff)
downloadmusl-21284ec75db064d3f27fcd1d6ae37b613db61c43.tar.gz
microblaze TLS relocation support, completely untested
Diffstat (limited to 'include/elf.h')
-rw-r--r--include/elf.h 9
1 files changed, 8 insertions, 1 deletions
diff --git a/include/elf.h b/include/elf.h
index 079f47ce..0075f9fc 100644
--- a/include/elf.h
+++ b/include/elf.h
@@ -2538,7 +2538,14 @@ typedef Elf32_Addr Elf32_Conflict;
#define R_MICROBLAZE_GOTOFF_64 19
#define R_MICROBLAZE_GOTOFF_32 20
#define R_MICROBLAZE_COPY 21
-#define R_MICROBLAZE_NUM 22
+#define R_MICROBLAZE_TLS 22
+#define R_MICROBLAZE_TLSGD 23
+#define R_MICROBLAZE_TLSLD 24
+#define R_MICROBLAZE_TLSDTPMOD32 25
+#define R_MICROBLAZE_TLSDTPREL32 26
+#define R_MICROBLAZE_TLSDTPREL64 27
+#define R_MICROBLAZE_TLSGOTTPREL32 28
+#define R_MICROBLAZE_TLSTPREL32 29
#ifdef __cplusplus
}
generated by cgit v1.2.1 (git 2.18.0) at 2025年09月02日 17:10:26 +0000

AltStyle によって変換されたページ (->オリジナル) /