Searched refs:PT_SHLIB (Results 1 – 6 of 6) sorted by relevance
425 #define PT_SHLIB 5 /* Reserved, unspecified semantics */ macro
473 PT_SHLIB = 5,
3267 PHDR_TYPE(PT_SHLIB),
1174 case PT_SHLIB: pt = "SHLIB"; break; in get_segment_type()2585 case PT_SHLIB: in bfd_section_from_phdr()
3347 case PT_SHLIB: return "SHLIB"; in get_segment_type()
5112 @item @code{PT_SHLIB} (5)