* commit '88117127defa6aeb26840ec8547486aefd5edd73': Fix: DT_DEBUG was acting as DT_REL on mips64 Add missing SHT_LOOS/SHT_HIOS values
This commit is contained in:
@@ -106,6 +106,9 @@ typedef struct {
|
||||
#define STB_LOPROC 13
|
||||
#define STB_HIPROC 15
|
||||
|
||||
#define SHT_LOOS 0x60000000
|
||||
#define SHT_HIOS 0x6fffffff
|
||||
|
||||
#define STT_GNU_IFUNC 10
|
||||
#define STT_LOOS 10
|
||||
#define STT_HIOS 12
|
||||
|
Reference in New Issue
Block a user