Searched refs:PT_GNU_SFRAME (Results 1 – 8 of 8) sorted by relevance
342 || (segment)->p_type == PT_GNU_SFRAME \
492 #define PT_GNU_SFRAME (PT_LOOS + 0x474e554) /* SFrame stack trace information */ macro
1641 case PT_GNU_SFRAME: pt = "SFRAME"; break; in get_segment_type()3603 case PT_GNU_SFRAME: in bfd_section_from_phdr()5736 m->p_type = PT_GNU_SFRAME; in _bfd_elf_map_sections_to_segments()
1619 case PT_GNU_SFRAME: pt = "SFRAME"; break; in get_segment_type()3597 case PT_GNU_SFRAME: in bfd_section_from_phdr()5715 m->p_type = PT_GNU_SFRAME; in _bfd_elf_map_sections_to_segments()
5103 case PT_GNU_SFRAME: return "GNU_SFRAME"; in get_segment_type()
89928 own: PT_GNU_SFRAME. A new segment is not added, however, if the89965 PT_GNU_SFRAME.89991 PT_GNU_SFRAME.90004 * elf/common.h (PT_GNU_SFRAME): New definition.90006 type PT_GNU_SFRAME.