Searched refs:EF_IA_64_NOFUNCDESC_CONS_GP (Results 1 – 9 of 9) sorted by relevance
110 #define EF_IA_64_NOFUNCDESC_CONS_GP 0x00000080 macro
42 #define EF_IA_64_NOFUNCDESC_CONS_GP (1 << 7) /* And no function descriptors. */ macro
833 EF_IA_64_NOFUNCDESC_CONS_GP, EF_IA_64_ABSOLUTE): Define.
53 turn on the EF_IA_64_NOFUNCDESC_CONS_GP flag in the ELF file header.
5605 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, " : "",
7107 EF_IA_64_REDUCEDFP, EF_IA_64_CONS_GP, and EF_IA_64_NOFUNCDESC_CONS_GP.
2314 if ((e_flags & EF_IA_64_NOFUNCDESC_CONS_GP)) in get_machine_flags()
7291 md.flags |= EF_IA_64_NOFUNCDESC_CONS_GP;
5880 "\t\t\t EF_IA_64_NOFUNCDESC_CONS_GP)\n"