ELF: added support for SHT_RISCV_ATTRIBUTES seg
This commit is contained in:
@@ -77,6 +77,7 @@ typedef struct ELF_PROGRAM_HEADER_32
|
||||
#define SEGMENT_TYPE_DYNAMIC 2
|
||||
#define SEGMENT_TYPE_INTERP 3
|
||||
#define SEGMENT_TYPE_NOTE 4
|
||||
#define SEGMENT_TYPE_RISCV_SPECIFIC_SHT_RISCV_ATTRIBUTES 0x70000003
|
||||
|
||||
uint32_t elf_32_load(void* file);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user