Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/include/elf/
Dhppa.h603 #define PT_HP_CORE_VERSION (PT_LOOS + 0x2) macro
/toolchain/binutils/binutils-2.25/binutils/
Dreadelf.c3280 case PT_HP_CORE_VERSION: return "HP_CORE_VERSION"; in get_parisc_segment_type()