Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/include/elf/
Dhppa.h611 #define PT_HP_PARALLEL (PT_LOOS + 0x10) macro
/toolchain/binutils/binutils-2.25/binutils/
Dreadelf.c3288 case PT_HP_PARALLEL: return "HP_PARALLEL"; in get_parisc_segment_type()