Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/include/elf/
Dhppa.h609 #define PT_HP_CORE_SHM (PT_LOOS + 0x8) macro
/toolchain/binutils/binutils-2.25/binutils/
Dreadelf.c3286 case PT_HP_CORE_SHM: return "HP_CORE_SHM"; in get_parisc_segment_type()