/netbsd-src/external/gpl3/binutils/dist/include/elf/ |
H A D | i370.h | 31 #define SHT_ORDERED SHT_HIPROC /* Link editor is to sort the \
|
H A D | ppc.h | 208 #define SHT_ORDERED SHT_HIPROC /* Link editor is to sort the \
|
H A D | common.h | 557 #define SHT_HIPROC 0x7FFFFFFF /* Processor-specific semantics, hi */ macro
|
/netbsd-src/external/gpl3/binutils.old/dist/include/elf/ |
H A D | i370.h | 31 #define SHT_ORDERED SHT_HIPROC /* Link editor is to sort the \
|
H A D | ppc.h | 208 #define SHT_ORDERED SHT_HIPROC /* Link editor is to sort the \
|
H A D | common.h | 554 #define SHT_HIPROC 0x7FFFFFFF /* Processor-specific semantics, hi */ macro
|
/netbsd-src/sys/arch/atari/stand/tostools/libtos/ |
H A D | exec_elf.h | 344 #define SHT_HIPROC 0x7fffffff macro
|
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/openbsd/sys/ |
H A D | elf_common.d | 357 enum SHT_HIPROC = 0x7fffffff; variable
|
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/dragonflybsd/sys/ |
H A D | elf_common.d | 357 enum SHT_HIPROC = 0x7fffffff; variable
|
/netbsd-src/tools/amiga-elf2bb/sys/ |
H A D | exec_elf.h | 374 #define SHT_HIPROC 0x7fffffff macro
|
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/netbsd/sys/ |
H A D | elf_common.d | 260 enum SHT_HIPROC = 0x7fffffff; variable
|
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/solaris/sys/ |
H A D | elf.d | 382 enum SHT_HIPROC = 0x7fffffff; variable
|
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/freebsd/sys/ |
H A D | elf_common.d | 254 enum SHT_HIPROC = 0x7fffffff; variable
|
/netbsd-src/sys/arch/epoc32/stand/e32boot/include/ |
H A D | elf.h | 461 #define SHT_HIPROC 0x7fffffff macro
|
/netbsd-src/tools/arm-elf2aout/sys/ |
H A D | exec_elf.h | 463 #define SHT_HIPROC 0x7fffffff macro
|
/netbsd-src/tools/m68k-elf2aout/sys/ |
H A D | exec_elf.h | 463 #define SHT_HIPROC 0x7fffffff macro
|
/netbsd-src/sys/sys/ |
H A D | exec_elf.h | 555 #define SHT_HIPROC 0x7fffffff macro
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/BinaryFormat/ |
H A D | ELF.h | 971 SHT_HIPROC = 0x7fffffff, // Highest processor arch-specific type. enumerator
|
/netbsd-src/external/gpl3/binutils.old/dist/gprofng/src/ |
H A D | Elf.cc | 826 RET_S (SHT_HIPROC); in get_elf_shtype_name()
|
/netbsd-src/external/gpl3/binutils/dist/gprofng/src/ |
H A D | Elf.cc | 920 RET_S (SHT_HIPROC); in get_elf_shtype_name()
|
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/linux/ |
H A D | elf.d | 304 enum SHT_HIPROC = 0x7fffffff; variable
|
/netbsd-src/external/gpl3/binutils.old/dist/elfcpp/ |
H A D | elfcpp.h | 364 SHT_HIPROC = 0x7fffffff,
|
/netbsd-src/external/gpl3/binutils/dist/elfcpp/ |
H A D | elfcpp.h | 364 SHT_HIPROC = 0x7fffffff,
|
/netbsd-src/external/bsd/elftoolchain/dist/common/sys/ |
H A D | elfconstants.m4 | 1435 _(SHT_HIPROC, 0x7FFFFFFFUL,
|
/netbsd-src/external/gpl3/binutils.old/dist/gold/ |
H A D | layout.cc | 668 || (sh_type >= elfcpp::SHT_LOPROC && sh_type <= elfcpp::SHT_HIPROC)) in include_section()
|