mirror of
https://github.com/bminor/binutils-gdb.git
synced 2025-12-26 17:18:55 +00:00
bfd/aarch64-linux: Support reading and writing the GCS core file note
Reviewed-By: Luis Machado <luis.machado@arm.com>
This commit is contained in:
@@ -740,6 +740,9 @@
|
||||
/* Note: name must be "LINUX". */
|
||||
#define NT_ARM_ZT 0x40d /* AArch64 SME2 ZT registers. */
|
||||
/* Note: name must be "LINUX". */
|
||||
#define NT_ARM_GCS 0x410 /* AArch64 Guarded Control Stack
|
||||
registers. */
|
||||
/* Note name must be "LINUX". */
|
||||
#define NT_ARC_V2 0x600 /* ARC HS accumulator/extra registers. */
|
||||
/* note name must be "LINUX". */
|
||||
#define NT_LARCH_CPUCFG 0xa00 /* LoongArch CPU config registers */
|
||||
|
||||
Reference in New Issue
Block a user