mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-01 20:12:01 +08:00
bfd/
2007-08-16 H.J. Lu <hongjiu.lu@intel.com> * elf.c: Revert last change. binutils/ 2007-08-16 H.J. Lu <hongjiu.lu@intel.com> * readelf.c: Revert last change. include/elf/ 2007-08-16 H.J. Lu <hongjiu.lu@intel.com> * common.h: Revert last change.
This commit is contained in:
@ -2467,7 +2467,7 @@ get_segment_type (unsigned long p_type)
|
||||
|
||||
case PT_GNU_EH_FRAME:
|
||||
return "GNU_EH_FRAME";
|
||||
case PT_GNU_ATTR: return "GNU_ATTR";
|
||||
case PT_GNU_STACK: return "GNU_STACK";
|
||||
case PT_GNU_RELRO: return "GNU_RELRO";
|
||||
|
||||
default:
|
||||
|
Reference in New Issue
Block a user