Add MIPS ELF section type SHT_MIPS_ABIFLAGS definition
Sponsored by: The FreeBSD Foundation
This commit is contained in:
parent
22c9fba62b
commit
173d12f8c2
@ -452,6 +452,7 @@ typedef struct {
|
||||
#define SHT_MIPS_EH_REGION 0x70000027
|
||||
#define SHT_MIPS_XLATE_OLD 0x70000028
|
||||
#define SHT_MIPS_PDR_EXCEPTION 0x70000029
|
||||
#define SHT_MIPS_ABIFLAGS 0x7000002a
|
||||
|
||||
#define SHT_SPARC_GOTDATA 0x70000000
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user