Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/include/elf/
Darm.h75 #define STT_ARM_16BIT STT_HIPROC /* A Thumb label. */
Dcommon.h686 #define STT_HIPROC 15 /* Processor-specific semantics */ macro
DChangeLog1048 (STT_HIPROC): Likewise.
/toolchain/binutils/binutils-2.25/binutils/
Dnm.c348 if (type >= STT_LOPROC && type <= STT_HIPROC) in get_symbol_type()
Dreadelf.c9556 if (type >= STT_LOPROC && type <= STT_HIPROC) in get_symbol_type()
/toolchain/binutils/binutils-2.25/elfcpp/
Delfcpp.h550 STT_HIPROC = 15,