Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F170585232
D55486.id172587.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
999 B
Referenced Files
None
Subscribers
None
D55486.id172587.diff
View Options
Index: sys/sys/elf_common.h
===================================================================
--- sys/sys/elf_common.h
+++ sys/sys/elf_common.h
@@ -473,6 +473,9 @@
#define SHT_X86_64_UNWIND 0x70000001 /* unwind information */
#define SHT_AMD64_UNWIND SHT_X86_64_UNWIND
+#define SHT_AARCH64_MEMTAG_GLOBALS_STATIC 0x70000007
+#define SHT_AARCH64_MEMTAG_GLOBALS_DYNAMIC 0x70000008
+
#define SHT_ARM_EXIDX 0x70000001 /* Exception index table. */
#define SHT_ARM_PREEMPTMAP 0x70000002 /* BPABI DLL dynamic linking
pre-emption map. */
@@ -704,6 +707,11 @@
#define DT_AARCH64_BTI_PLT 0x70000001
#define DT_AARCH64_PAC_PLT 0x70000003
#define DT_AARCH64_VARIANT_PCS 0x70000005
+#define DT_AARCH64_MEMTAG_MODE 0x70000009
+#define DT_AARCH64_MEMTAG_HEAP 0x7000000b
+#define DT_AARCH64_MEMTAG_STACK 0x7000000c
+#define DT_AARCH64_MEMTAG_GLOBALS 0x7000000d
+#define DT_AARCH64_MEMTAG_GLOBALSSZ 0x7000000f
#define DT_ARM_SYMTABSZ 0x70000001
#define DT_ARM_PREEMPTMAP 0x70000002
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sun, Sep 6, 12:50 PM (2 h, 19 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
38410553
Default Alt Text
D55486.id172587.diff (999 B)
Attached To
Mode
D55486: elf_common.h: Add AArch64 Memtag ABI constants
Attached
Detach File
Event Timeline
Log In to Comment