Add definition for PT_GNU_RELRO.
MFC after: 3 days
This commit is contained in:
parent
d372b841c6
commit
95ff387061
@ -328,6 +328,7 @@ typedef struct {
|
||||
#define PT_SUNW_UNWIND 0x6464e550 /* amd64 UNWIND program header */
|
||||
#define PT_GNU_EH_FRAME 0x6474e550
|
||||
#define PT_GNU_STACK 0x6474e551
|
||||
#define PT_GNU_RELRO 0x6474e552
|
||||
#define PT_LOSUNW 0x6ffffffa
|
||||
#define PT_SUNWBSS 0x6ffffffa /* Sun Specific segment */
|
||||
#define PT_SUNWSTACK 0x6ffffffb /* describes the stack segment */
|
||||
|
Loading…
x
Reference in New Issue
Block a user