Home
last modified time | relevance | path

Searched refs:EF_IA_64_NOFUNCDESC_CONS_GP (Results 1 – 9 of 9) sorted by relevance

/trueos/sys/ia64/include/
HDelf.h110 #define EF_IA_64_NOFUNCDESC_CONS_GP 0x00000080 macro
/trueos/contrib/binutils/include/elf/
HDia64.h42 #define EF_IA_64_NOFUNCDESC_CONS_GP (1 << 7) /* And no function descriptors. */ macro
HDChangeLog-9103833 EF_IA_64_NOFUNCDESC_CONS_GP, EF_IA_64_ABSOLUTE): Define.
/trueos/contrib/binutils/gas/doc/
HDc-ia64.texi53 turn on the EF_IA_64_NOFUNCDESC_CONS_GP flag in the ELF file header.
/trueos/contrib/binutils/bfd/
HDelfxx-ia64.c5605 if ((in_flags & EF_IA_64_NOFUNCDESC_CONS_GP)
5606 != (out_flags & EF_IA_64_NOFUNCDESC_CONS_GP))
5635 (flags & EF_IA_64_NOFUNCDESC_CONS_GP) ? "NOFUNCDESC_CONS_GP, " : "",
HDChangeLog-00017107 EF_IA_64_REDUCEDFP, EF_IA_64_CONS_GP, and EF_IA_64_NOFUNCDESC_CONS_GP.
/trueos/contrib/binutils/binutils/
HDreadelf.c2314 if ((e_flags & EF_IA_64_NOFUNCDESC_CONS_GP)) in get_machine_flags()
/trueos/contrib/binutils/gas/config/
HDtc-ia64.c7291 md.flags |= EF_IA_64_NOFUNCDESC_CONS_GP;
/trueos/contrib/binutils/gas/po/
HDgas.pot5880 "\t\t\t EF_IA_64_NOFUNCDESC_CONS_GP)\n"