mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-28 23:39:35 +08:00
* alpha.h (DT_ALPHA_PLTRO): New.
This commit is contained in:
@ -63,6 +63,9 @@ typedef struct
|
||||
#define STO_ALPHA_NOPV 0x80
|
||||
#define STO_ALPHA_STD_GPLOAD 0x88
|
||||
|
||||
/* Special values for Elf64_Dyn tag. */
|
||||
#define DT_ALPHA_PLTRO DT_LOPROC
|
||||
|
||||
#include "elf/reloc-macros.h"
|
||||
|
||||
/* Alpha relocs. */
|
||||
|
Reference in New Issue
Block a user