Home
last modified time | relevance | path

Searched refs:PT_IA_64_ARCHEXT (Results 1 – 13 of 13) sorted by relevance

/netbsd/sys/arch/ia64/include/
H A Delf_machdep.h129 #define PT_IA_64_ARCHEXT 0x70000000 /* segment contains a section of type SHT_IA_64_EXT */ macro
/netbsd/external/gpl3/gdb/dist/include/elf/
H A Dia64.h121 #define PT_IA_64_ARCHEXT (PT_LOPROC + 0) /* Arch extension bits, */ macro
/netbsd/external/gpl3/binutils.old/dist/include/elf/
H A Dia64.h121 #define PT_IA_64_ARCHEXT (PT_LOPROC + 0) /* Arch extension bits, */ macro
/netbsd/external/gpl3/binutils/dist/include/elf/
H A Dia64.h121 #define PT_IA_64_ARCHEXT (PT_LOPROC + 0) /* Arch extension bits, */ macro
/netbsd/external/gpl3/gdb.old/dist/include/elf/
H A Dia64.h121 #define PT_IA_64_ARCHEXT (PT_LOPROC + 0) /* Arch extension bits, */ macro
/netbsd/external/gpl3/gdb/dist/bfd/
H A Delfnn-ia64.c1117 if (m->p_type == PT_IA_64_ARCHEXT) in elfNN_ia64_modify_segment_map()
1126 m->p_type = PT_IA_64_ARCHEXT; in elfNN_ia64_modify_segment_map()
/netbsd/external/gpl3/binutils.old/dist/bfd/
H A Delfnn-ia64.c1119 if (m->p_type == PT_IA_64_ARCHEXT) in elfNN_ia64_modify_segment_map()
1128 m->p_type = PT_IA_64_ARCHEXT; in elfNN_ia64_modify_segment_map()
/netbsd/external/gpl3/binutils/dist/bfd/
H A Delfnn-ia64.c1117 if (m->p_type == PT_IA_64_ARCHEXT) in elfNN_ia64_modify_segment_map()
1126 m->p_type = PT_IA_64_ARCHEXT; in elfNN_ia64_modify_segment_map()
/netbsd/external/gpl3/gdb.old/dist/bfd/
H A Delfnn-ia64.c1117 if (m->p_type == PT_IA_64_ARCHEXT) in elfNN_ia64_modify_segment_map()
1126 m->p_type = PT_IA_64_ARCHEXT; in elfNN_ia64_modify_segment_map()
/netbsd/external/gpl3/gdb/dist/binutils/
H A Dreadelf.c3942 case PT_IA_64_ARCHEXT: return "IA_64_ARCHEXT"; in get_ia64_segment_type()
/netbsd/external/gpl3/binutils.old/dist/binutils/
H A Dreadelf.c3908 case PT_IA_64_ARCHEXT: return "IA_64_ARCHEXT"; in get_ia64_segment_type()
/netbsd/external/gpl3/gdb.old/dist/binutils/
H A Dreadelf.c3942 case PT_IA_64_ARCHEXT: return "IA_64_ARCHEXT"; in get_ia64_segment_type()
/netbsd/external/gpl3/binutils/dist/binutils/
H A Dreadelf.c4551 case PT_IA_64_ARCHEXT: return "IA_64_ARCHEXT"; in get_ia64_segment_type()