Home
last modified time | relevance | path

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

/trueos/contrib/binutils/include/elf/
HDhppa.h612 #define PT_HP_FASTBIND (PT_LOOS + 0x11) macro
/trueos/contrib/binutils/binutils/
HDreadelf.c2414 case PT_HP_FASTBIND: return "HP_FASTBIND"; in get_parisc_segment_type()