Home
last modified time | relevance | path

Searched refs:SHN_HIRESERVE (Results 1 – 23 of 23) sorted by relevance

/netbsd/src/external/gpl3/gdb/dist/include/elf/
Dinternal.h50 #undef SHN_HIRESERVE
60 #define SHN_HIRESERVE (-0x1u) /* End range of reserved indices */ macro
Dexternal.h48 #define SHN_HIRESERVE 0xFFFF /* End range of reserved indices */ macro
DChangeLog-04151519 (SHN_LORESERVE .. SHN_HIRESERVE): Move to..
1521 * internal.h (SHN_LORESERVE, SHN_HIRESERVE): Define.
/netbsd/src/external/gpl3/binutils/dist/include/elf/
Dinternal.h50 #undef SHN_HIRESERVE
60 #define SHN_HIRESERVE (-0x1u) /* End range of reserved indices */ macro
Dexternal.h48 #define SHN_HIRESERVE 0xFFFF /* End range of reserved indices */ macro
DChangeLog-04151519 (SHN_LORESERVE .. SHN_HIRESERVE): Move to..
1521 * internal.h (SHN_LORESERVE, SHN_HIRESERVE): Define.
/netbsd/src/external/bsd/elftosb/dist/common/
DELF.h154 SHN_HIRESERVE = 0xffff enumerator
/netbsd/src/sys/arch/atari/stand/tostools/libtos/
Dexec_elf.h408 #define SHN_HIRESERVE 0xffff macro
/netbsd/src/tools/amiga-elf2bb/sys/
Dexec_elf.h451 #define SHN_HIRESERVE 0xffff macro
/netbsd/src/sys/arch/epoc32/stand/e32boot/include/
Delf.h559 #define SHN_HIRESERVE 0xffff macro
/netbsd/src/tools/m68k-elf2aout/sys/
Dexec_elf.h561 #define SHN_HIRESERVE 0xffff macro
/netbsd/src/sys/sys/
Dexec_elf.h654 #define SHN_HIRESERVE 0xffff macro
/netbsd/src/external/gpl3/gdb/dist/libiberty/
Dsimple-object-elf.c133 #define SHN_HIRESERVE 0xffff /* End of reserved indices */ macro
DChangeLog543 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/
Dsimple-object-elf.c133 #define SHN_HIRESERVE 0xffff /* End of reserved indices */ macro
DChangeLog543 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/
Dsimple-object-elf.c133 #define SHN_HIRESERVE 0xffff /* End of reserved indices */ macro
DChangeLog52 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/
Delfcpp.h329 SHN_HIRESERVE = 0xffff,
/netbsd/src/external/gpl3/binutils/dist/bfd/
DChangeLog-0001236 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.
Delf.c9014 if (shndx > SHN_HIOS && shndx < SHN_HIRESERVE) in swap_out_syms()
/netbsd/src/external/gpl3/gdb/dist/bfd/
DChangeLog-0001236 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.
Delf.c9001 if (shndx > SHN_HIOS && shndx < SHN_HIRESERVE) in swap_out_syms()