Home
last modified time | relevance | path

Searched refs:STT_HP_STUB (Results 1 – 2 of 2) sorted by relevance

/toolchain/binutils/binutils-2.25/include/elf/
Dhppa.h623 #define STT_HP_STUB (STT_LOOS + 0x2) macro
/toolchain/binutils/binutils-2.25/binutils/
Dreadelf.c9575 if (type == STT_HP_STUB) in get_symbol_type()