Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/include/elf/
Dhppa.h612 #define PT_HP_FASTBIND (PT_LOOS + 0x11) macro
/toolchain/binutils/binutils-2.25/binutils/
Dreadelf.c3289 case PT_HP_FASTBIND: return "HP_FASTBIND"; in get_parisc_segment_type()