Searched refs:EF_IA_64_NOFUNCDESC_CONS_GP (Results 1 - 18 of 18) sorted by relevance

/netbsd-current/external/gpl3/binutils/dist/include/elf/
H A Dia64.h43 #define EF_IA_64_NOFUNCDESC_CONS_GP (1 << 7) /* And no function descriptors. */ macro
/netbsd-current/external/gpl3/gdb.old/dist/include/elf/
H A Dia64.h43 #define EF_IA_64_NOFUNCDESC_CONS_GP (1 << 7) /* And no function descriptors. */ macro
/netbsd-current/external/gpl3/gdb/dist/include/elf/
H A Dia64.h43 #define EF_IA_64_NOFUNCDESC_CONS_GP (1 << 7) /* And no function descriptors. */ macro
/netbsd-current/external/gpl3/binutils.old/dist/include/elf/
H A Dia64.h43 #define EF_IA_64_NOFUNCDESC_CONS_GP (1 << 7) /* And no function descriptors. */ macro
/netbsd-current/external/gpl3/binutils/dist/bfd/
H A Delfnn-ia64.c4781 if ((in_flags & EF_IA_64_NOFUNCDESC_CONS_GP)
4782 != (out_flags & EF_IA_64_NOFUNCDESC_CONS_GP))
4809 (flags & EF_IA_64_NOFUNCDESC_CONS_GP) ? "NOFUNCDESC_CONS_GP, " : "",
H A Delf64-ia64-vms.c4295 if ((in_flags & EF_IA_64_NOFUNCDESC_CONS_GP)
4296 != (out_flags & EF_IA_64_NOFUNCDESC_CONS_GP))
4323 (flags & EF_IA_64_NOFUNCDESC_CONS_GP) ? "NOFUNCDESC_CONS_GP, " : "",
/netbsd-current/external/gpl3/gdb.old/dist/bfd/
H A Delf64-ia64-vms.c4301 if ((in_flags & EF_IA_64_NOFUNCDESC_CONS_GP)
4302 != (out_flags & EF_IA_64_NOFUNCDESC_CONS_GP))
4329 (flags & EF_IA_64_NOFUNCDESC_CONS_GP) ? "NOFUNCDESC_CONS_GP, " : "",
H A Delfnn-ia64.c4790 if ((in_flags & EF_IA_64_NOFUNCDESC_CONS_GP)
4791 != (out_flags & EF_IA_64_NOFUNCDESC_CONS_GP))
4818 (flags & EF_IA_64_NOFUNCDESC_CONS_GP) ? "NOFUNCDESC_CONS_GP, " : "",
/netbsd-current/external/gpl3/gdb/dist/bfd/
H A Delf64-ia64-vms.c4295 if ((in_flags & EF_IA_64_NOFUNCDESC_CONS_GP)
4296 != (out_flags & EF_IA_64_NOFUNCDESC_CONS_GP))
4323 (flags & EF_IA_64_NOFUNCDESC_CONS_GP) ? "NOFUNCDESC_CONS_GP, " : "",
H A Delfnn-ia64.c4781 if ((in_flags & EF_IA_64_NOFUNCDESC_CONS_GP)
4782 != (out_flags & EF_IA_64_NOFUNCDESC_CONS_GP))
4809 (flags & EF_IA_64_NOFUNCDESC_CONS_GP) ? "NOFUNCDESC_CONS_GP, " : "",
/netbsd-current/external/gpl3/binutils.old/dist/bfd/
H A Delf64-ia64-vms.c4295 if ((in_flags & EF_IA_64_NOFUNCDESC_CONS_GP)
4296 != (out_flags & EF_IA_64_NOFUNCDESC_CONS_GP))
4323 (flags & EF_IA_64_NOFUNCDESC_CONS_GP) ? "NOFUNCDESC_CONS_GP, " : "",
H A Delfnn-ia64.c4781 if ((in_flags & EF_IA_64_NOFUNCDESC_CONS_GP)
4782 != (out_flags & EF_IA_64_NOFUNCDESC_CONS_GP))
4809 (flags & EF_IA_64_NOFUNCDESC_CONS_GP) ? "NOFUNCDESC_CONS_GP, " : "",
/netbsd-current/external/gpl3/binutils/dist/gas/config/
H A Dtc-ia64.c7130 md.flags |= EF_IA_64_NOFUNCDESC_CONS_GP;
7149 EF_IA_64_NOFUNCDESC_CONS_GP)\n\
/netbsd-current/external/gpl3/gdb.old/dist/gas/config/
H A Dtc-ia64.c7128 md.flags |= EF_IA_64_NOFUNCDESC_CONS_GP;
7147 EF_IA_64_NOFUNCDESC_CONS_GP)\n\
/netbsd-current/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-ia64.c7130 md.flags |= EF_IA_64_NOFUNCDESC_CONS_GP;
7149 EF_IA_64_NOFUNCDESC_CONS_GP)\n\
/netbsd-current/external/gpl3/gdb.old/dist/binutils/
H A Dreadelf.c3682 if ((e_flags & EF_IA_64_NOFUNCDESC_CONS_GP))
/netbsd-current/external/gpl3/binutils/dist/binutils/
H A Dreadelf.c4266 if ((e_flags & EF_IA_64_NOFUNCDESC_CONS_GP))
/netbsd-current/external/gpl3/binutils.old/dist/binutils/
H A Dreadelf.c4266 if ((e_flags & EF_IA_64_NOFUNCDESC_CONS_GP))

Completed in 474 milliseconds