Home
last modified time | relevance | path

Searched refs:PT_IA_64_UNWIND (Results 1 – 22 of 22) sorted by relevance

/netbsd/sys/arch/ia64/include/
H A Delf_machdep.h130 #define PT_IA_64_UNWIND 0x70000001 /* segment contains the stack unwind tables */ macro
H A Dloadfile_machdep.h41 #define MD_LOADSEG(phdr) ((phdr)->p_type == PT_IA_64_UNWIND ? ia64_unwindtab = (phdr)->p_vaddr, ia6…
/netbsd/external/gpl3/gcc.old/dist/libgcc/config/ia64/
H A Dfde-glibc.c84 else if (phdr->p_type == PT_IA_64_UNWIND) in _Unwind_IteratePhdrCallback()
/netbsd/external/gpl3/gcc/dist/libgcc/config/ia64/
H A Dfde-glibc.c85 else if (phdr->p_type == PT_IA_64_UNWIND) in _Unwind_IteratePhdrCallback()
/netbsd/external/gpl3/gdb/dist/include/elf/
H A Dia64.h122 #define PT_IA_64_UNWIND (PT_LOPROC + 1) /* IA64 unwind bits. */ macro
/netbsd/external/gpl3/binutils.old/dist/include/elf/
H A Dia64.h122 #define PT_IA_64_UNWIND (PT_LOPROC + 1) /* IA64 unwind bits. */ macro
/netbsd/external/gpl3/binutils/dist/include/elf/
H A Dia64.h122 #define PT_IA_64_UNWIND (PT_LOPROC + 1) /* IA64 unwind bits. */ macro
/netbsd/external/gpl3/gdb.old/dist/include/elf/
H A Dia64.h122 #define PT_IA_64_UNWIND (PT_LOPROC + 1) /* IA64 unwind bits. */ macro
/netbsd/external/gpl3/gdb/dist/bfd/
H A Delfnn-ia64.c1152 if (m->p_type == PT_IA_64_UNWIND) in elfNN_ia64_modify_segment_map()
1174 m->p_type = PT_IA_64_UNWIND; in elfNN_ia64_modify_segment_map()
H A DChangeLog-02037490 PT_IA_64_UNWIND segments for a given section.
/netbsd/external/gpl3/binutils.old/dist/bfd/
H A Delfnn-ia64.c1154 if (m->p_type == PT_IA_64_UNWIND) in elfNN_ia64_modify_segment_map()
1176 m->p_type = PT_IA_64_UNWIND; in elfNN_ia64_modify_segment_map()
H A DChangeLog-02037490 PT_IA_64_UNWIND segments for a given section.
/netbsd/external/gpl3/binutils/dist/bfd/
H A Delfnn-ia64.c1152 if (m->p_type == PT_IA_64_UNWIND) in elfNN_ia64_modify_segment_map()
1174 m->p_type = PT_IA_64_UNWIND; in elfNN_ia64_modify_segment_map()
H A DChangeLog-02037490 PT_IA_64_UNWIND segments for a given section.
/netbsd/external/gpl3/gdb.old/dist/bfd/
H A Delfnn-ia64.c1152 if (m->p_type == PT_IA_64_UNWIND) in elfNN_ia64_modify_segment_map()
1174 m->p_type = PT_IA_64_UNWIND; in elfNN_ia64_modify_segment_map()
H A DChangeLog-02037490 PT_IA_64_UNWIND segments for a given section.
/netbsd/external/gpl3/gdb/dist/gdb/
H A Dia64-tdep.c2728 case PT_IA_64_UNWIND: in ia64_find_unwind_table()
/netbsd/external/gpl3/gdb.old/dist/gdb/
H A Dia64-tdep.c2728 case PT_IA_64_UNWIND: in ia64_find_unwind_table()
/netbsd/external/gpl3/gdb/dist/binutils/
H A Dreadelf.c3943 case PT_IA_64_UNWIND: return "IA_64_UNWIND"; in get_ia64_segment_type()
/netbsd/external/gpl3/binutils.old/dist/binutils/
H A Dreadelf.c3909 case PT_IA_64_UNWIND: return "IA_64_UNWIND"; in get_ia64_segment_type()
/netbsd/external/gpl3/gdb.old/dist/binutils/
H A Dreadelf.c3943 case PT_IA_64_UNWIND: return "IA_64_UNWIND"; in get_ia64_segment_type()
/netbsd/external/gpl3/binutils/dist/binutils/
H A Dreadelf.c4552 case PT_IA_64_UNWIND: return "IA_64_UNWIND"; in get_ia64_segment_type()