Home
last modified time | relevance | path

Searched refs:STT_HIPROC (Results 1 – 25 of 34) sorted by relevance

12

/netbsd/external/bsd/elftosb/dist/common/
H A DELF.h309 STT_HIPROC = 15 //!< High bound of processor-specific symbol types. enumerator
/netbsd/external/gpl3/gdb/dist/include/elf/
H A Darm.h76 #define STT_ARM_16BIT STT_HIPROC /* A Thumb label. */
H A Dcommon.h938 #define STT_HIPROC 15 /* Processor-specific semantics */ macro
/netbsd/external/gpl3/binutils.old/dist/include/elf/
H A Darm.h76 #define STT_ARM_16BIT STT_HIPROC /* A Thumb label. */
H A Dcommon.h935 #define STT_HIPROC 15 /* Processor-specific semantics */ macro
/netbsd/external/gpl3/binutils/dist/include/elf/
H A Darm.h76 #define STT_ARM_16BIT STT_HIPROC /* A Thumb label. */
H A Dcommon.h1064 #define STT_HIPROC 15 /* Processor-specific semantics */ macro
/netbsd/external/gpl3/gdb.old/dist/include/elf/
H A Darm.h76 #define STT_ARM_16BIT STT_HIPROC /* A Thumb label. */
H A Dcommon.h938 #define STT_HIPROC 15 /* Processor-specific semantics */ macro
/netbsd/sys/arch/atari/stand/tostools/libtos/
H A Dexec_elf.h393 #define STT_HIPROC 15 macro
/netbsd/tools/amiga-elf2bb/sys/
H A Dexec_elf.h432 #define STT_HIPROC 15 macro
/netbsd/sys/arch/epoc32/stand/e32boot/include/
H A Delf.h532 #define STT_HIPROC 15 macro
/netbsd/tools/arm-elf2aout/sys/
H A Dexec_elf.h534 #define STT_HIPROC 15 macro
/netbsd/tools/m68k-elf2aout/sys/
H A Dexec_elf.h534 #define STT_HIPROC 15 macro
/netbsd/external/apache2/llvm/dist/llvm/include/llvm/BinaryFormat/
H A DELF.h1155 STT_HIPROC = 15, // Highest processor-specific symbol type enumerator
/netbsd/sys/sys/
H A Dexec_elf.h626 #define STT_HIPROC 15 macro
/netbsd/external/gpl3/gdb/dist/binutils/
H A Dnm.c352 if (type >= STT_LOPROC && type <= STT_HIPROC) in get_elf_symbol_type()
/netbsd/external/gpl3/binutils.old/dist/binutils/
H A Dnm.c352 if (type >= STT_LOPROC && type <= STT_HIPROC) in get_elf_symbol_type()
/netbsd/external/gpl3/gdb.old/dist/binutils/
H A Dnm.c352 if (type >= STT_LOPROC && type <= STT_HIPROC) in get_elf_symbol_type()
/netbsd/external/gpl3/binutils/dist/binutils/
H A Dnm.c454 if (type >= STT_LOPROC && type <= STT_HIPROC) in get_elf_symbol_type()
/netbsd/external/gpl3/gdb/dist/elfcpp/
H A Delfcpp.h571 STT_HIPROC = 15,
/netbsd/external/gpl3/binutils.old/dist/elfcpp/
H A Delfcpp.h567 STT_HIPROC = 15,
/netbsd/external/gpl3/binutils/dist/elfcpp/
H A Delfcpp.h572 STT_HIPROC = 15,
/netbsd/external/gpl3/gdb.old/dist/elfcpp/
H A Delfcpp.h571 STT_HIPROC = 15,
/netbsd/external/gpl3/binutils/dist/gprofng/src/
H A DDwarfLib.cc52 CASE_S (STT_HIPROC); in gelf_st_type2str()

12