| /netbsd/src/external/gpl3/gdb/dist/include/elf/ |
| D | internal.h | 50 #undef SHN_HIRESERVE 60 #define SHN_HIRESERVE (-0x1u) /* End range of reserved indices */ macro
|
| D | external.h | 48 #define SHN_HIRESERVE 0xFFFF /* End range of reserved indices */ macro
|
| D | ChangeLog-0415 | 1519 (SHN_LORESERVE .. SHN_HIRESERVE): Move to.. 1521 * internal.h (SHN_LORESERVE, SHN_HIRESERVE): Define.
|
| /netbsd/src/external/gpl3/binutils/dist/include/elf/ |
| D | internal.h | 50 #undef SHN_HIRESERVE 60 #define SHN_HIRESERVE (-0x1u) /* End range of reserved indices */ macro
|
| D | external.h | 48 #define SHN_HIRESERVE 0xFFFF /* End range of reserved indices */ macro
|
| D | ChangeLog-0415 | 1519 (SHN_LORESERVE .. SHN_HIRESERVE): Move to.. 1521 * internal.h (SHN_LORESERVE, SHN_HIRESERVE): Define.
|
| /netbsd/src/external/bsd/elftosb/dist/common/ |
| D | ELF.h | 154 SHN_HIRESERVE = 0xffff enumerator
|
| /netbsd/src/sys/arch/atari/stand/tostools/libtos/ |
| D | exec_elf.h | 408 #define SHN_HIRESERVE 0xffff macro
|
| /netbsd/src/tools/amiga-elf2bb/sys/ |
| D | exec_elf.h | 451 #define SHN_HIRESERVE 0xffff macro
|
| /netbsd/src/sys/arch/epoc32/stand/e32boot/include/ |
| D | elf.h | 559 #define SHN_HIRESERVE 0xffff macro
|
| /netbsd/src/tools/m68k-elf2aout/sys/ |
| D | exec_elf.h | 561 #define SHN_HIRESERVE 0xffff macro
|
| /netbsd/src/sys/sys/ |
| D | exec_elf.h | 654 #define SHN_HIRESERVE 0xffff macro
|
| /netbsd/src/external/gpl3/gdb/dist/libiberty/ |
| D | simple-object-elf.c | 133 #define SHN_HIRESERVE 0xffff /* End of reserved indices */ macro
|
| D | ChangeLog | 543 sh_link even if they are in the SHN_LORESERVE .. SHN_HIRESERVE 1388 * simple-object-elf.c (SHN_HIRESERVE, SHT_SYMTAB_SHNDX,
|
| /netbsd/src/external/gpl3/binutils/dist/libiberty/ |
| D | simple-object-elf.c | 133 #define SHN_HIRESERVE 0xffff /* End of reserved indices */ macro
|
| D | ChangeLog | 543 sh_link even if they are in the SHN_LORESERVE .. SHN_HIRESERVE 1388 * simple-object-elf.c (SHN_HIRESERVE, SHT_SYMTAB_SHNDX,
|
| /netbsd/src/external/gpl3/gcc/dist/libiberty/ |
| D | simple-object-elf.c | 133 #define SHN_HIRESERVE 0xffff /* End of reserved indices */ macro
|
| D | ChangeLog | 52 sh_link even if they are in the SHN_LORESERVE .. SHN_HIRESERVE 897 * simple-object-elf.c (SHN_HIRESERVE, SHT_SYMTAB_SHNDX,
|
| /netbsd/src/external/gpl3/binutils/dist/elfcpp/ |
| D | elfcpp.h | 329 SHN_HIRESERVE = 0xffff,
|
| /netbsd/src/external/gpl3/binutils/dist/bfd/ |
| D | ChangeLog-0001 | 236 translate st_shndx for > SHN_HIRESERVE. 265 elf_swap_symbol_in. Translate st_shndx for > SHN_HIRESERVE too. 270 for elf sections > SHN_HIRESERVE. 284 > SHN_HIRESERVE too. Use SHN_BAD. 286 elf_swap_symbol_in. Translate st_shndx > SHN_HIRESERVE too. 293 SHN_ABS, SHN_COMMON and elf sections > SHN_HIRESERVE to bfd 302 for > SHN_HIRESERVE too. Remove dead code. 320 elf sections > SHN_HIRESERVE too. 336 Translate SHN_COMMON and elf sections > SHN_HIRESERVE too.
|
| D | elf.c | 9014 if (shndx > SHN_HIOS && shndx < SHN_HIRESERVE) in swap_out_syms()
|
| /netbsd/src/external/gpl3/gdb/dist/bfd/ |
| D | ChangeLog-0001 | 236 translate st_shndx for > SHN_HIRESERVE. 265 elf_swap_symbol_in. Translate st_shndx for > SHN_HIRESERVE too. 270 for elf sections > SHN_HIRESERVE. 284 > SHN_HIRESERVE too. Use SHN_BAD. 286 elf_swap_symbol_in. Translate st_shndx > SHN_HIRESERVE too. 293 SHN_ABS, SHN_COMMON and elf sections > SHN_HIRESERVE to bfd 302 for > SHN_HIRESERVE too. Remove dead code. 320 elf sections > SHN_HIRESERVE too. 336 Translate SHN_COMMON and elf sections > SHN_HIRESERVE too.
|
| D | elf.c | 9001 if (shndx > SHN_HIOS && shndx < SHN_HIRESERVE) in swap_out_syms()
|