ELF/BFD,GDB: Handle both variants of the 32-bit Linux core PRPSINFO note
[deliverable/binutils-gdb.git] / bfd / elf32-arm.c
index f841da7080306e1cec132108a38a3015e7835312..34b9e0cef5673965b04a247d0ddbbce0ac0f494f 100644 (file)
@@ -19452,6 +19452,8 @@ elf32_arm_backend_symbol_processing (bfd *abfd, asymbol *sym)
 #undef  elf_backend_lookup_section_flags_hook
 #define elf_backend_lookup_section_flags_hook   elf32_arm_lookup_section_flags
 
+#define elf_backend_linux_prpsinfo32_ugid16    TRUE
+
 #include "elf32-target.h"
 
 /* Native Client targets.  */
This page took 0.029519 seconds and 4 git commands to generate.