Searched refs:PT_S390_PGSTE (Results 1 - 14 of 14) sorted by relevance

/netbsd-current/external/gpl3/binutils/dist/include/elf/
H A Ds390.h41 #define PT_S390_PGSTE (PT_LOPROC + 0) macro
/netbsd-current/external/gpl3/binutils.old/dist/include/elf/
H A Ds390.h41 #define PT_S390_PGSTE (PT_LOPROC + 0) macro
/netbsd-current/external/gpl3/gdb.old/dist/include/elf/
H A Ds390.h41 #define PT_S390_PGSTE (PT_LOPROC + 0) macro
/netbsd-current/external/gpl3/gdb/dist/include/elf/
H A Ds390.h41 #define PT_S390_PGSTE (PT_LOPROC + 0) macro
/netbsd-current/external/gpl3/binutils.old/dist/elfcpp/
H A Delfcpp.h525 PT_S390_PGSTE = 0x70000000,
520 PT_S390_PGSTE = 0x70000000, enumerator in enum:elfcpp::PT
/netbsd-current/external/gpl3/binutils/dist/elfcpp/
H A Delfcpp.h525 PT_S390_PGSTE = 0x70000000, enumerator in enum:elfcpp::PT
/netbsd-current/external/gpl3/gdb.old/dist/elfcpp/
H A Delfcpp.h524 PT_S390_PGSTE = 0x70000000, enumerator in enum:elfcpp::PT
/netbsd-current/external/gpl3/binutils.old/dist/bfd/
H A Delf64-s390.c3753 /* We may add a PT_S390_PGSTE program header. */
3771 /* Add the PT_S390_PGSTE program header. */
3786 /* If there is already a PT_S390_PGSTE header, avoid adding
3789 while (m && m->p_type != PT_S390_PGSTE)
3802 m->p_type = PT_S390_PGSTE;
/netbsd-current/external/gpl3/binutils/dist/bfd/
H A Delf64-s390.c3753 /* We may add a PT_S390_PGSTE program header. */
3771 /* Add the PT_S390_PGSTE program header. */
3786 /* If there is already a PT_S390_PGSTE header, avoid adding
3789 while (m && m->p_type != PT_S390_PGSTE)
3802 m->p_type = PT_S390_PGSTE;
/netbsd-current/external/gpl3/gdb.old/dist/bfd/
H A Delf64-s390.c3739 /* We may add a PT_S390_PGSTE program header. */
3757 /* Add the PT_S390_PGSTE program header. */
3772 /* If there is already a PT_S390_PGSTE header, avoid adding
3775 while (m && m->p_type != PT_S390_PGSTE)
3788 m->p_type = PT_S390_PGSTE;
/netbsd-current/external/gpl3/gdb/dist/bfd/
H A Delf64-s390.c3771 /* We may add a PT_S390_PGSTE program header. */
3789 /* Add the PT_S390_PGSTE program header. */
3804 /* If there is already a PT_S390_PGSTE header, avoid adding
3807 while (m && m->p_type != PT_S390_PGSTE)
3820 m->p_type = PT_S390_PGSTE;
/netbsd-current/external/gpl3/binutils.old/dist/binutils/
H A Dreadelf.c4519 case PT_S390_PGSTE: return "S390_PGSTE";
/netbsd-current/external/gpl3/gdb.old/dist/binutils/
H A Dreadelf.c3910 case PT_S390_PGSTE: return "S390_PGSTE";
/netbsd-current/external/gpl3/binutils/dist/binutils/
H A Dreadelf.c4519 case PT_S390_PGSTE: return "S390_PGSTE";

Completed in 397 milliseconds