Home
last modified time | relevance | path

Searched refs:STT_LOPROC (Results 1 – 8 of 8) sorted by relevance

/toolchain/binutils/binutils-2.25/include/elf/
Dsh.h113 #define STT_DATALABEL STT_LOPROC
Darm.h74 #define STT_ARM_TFUNC STT_LOPROC /* A Thumb function. */
Dcommon.h685 #define STT_LOPROC 13 /* Processor-specific semantics */ macro
DChangeLog1047 (STT_LOPROC): Likewise.
DChangeLog-91031022 * arm.h (STT_ARM_TFUNC): Define in terms of STT_LOPROC.
/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.h549 STT_LOPROC = 13,