Home
last modified time | relevance | path

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

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