]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blobdiff - include/linux/elf.h
coredump: extend core dump note section to contain file names of mapped files
[mirror_ubuntu-bionic-kernel.git] / include / linux / elf.h
index dc62da7447ca1e3390737ec45aee3248e4a7afb5..59ef40650e1ea19d107a62c76decec52c4d7797f 100644 (file)
@@ -377,6 +377,7 @@ typedef struct elf64_shdr {
  * in the future to accomodate more fields, don't assume it is fixed!
  */
 #define NT_SIGINFO      0x53494749
+#define NT_FILE         0x46494c45
 #define NT_PRXFPREG     0x46e62b7f      /* copied from gdb5.1/include/elf/common.h */
 #define NT_PPC_VMX     0x100           /* PowerPC Altivec/VMX registers */
 #define NT_PPC_SPE     0x101           /* PowerPC SPE/EVR registers */