Searched refs:F_INTERWORK (Results 1 - 25 of 26) sorted by relevance

12

/netbsd-current/external/gpl3/binutils/dist/include/coff/
H A Darm.h31 F_INTERWORK file supports switching between ARM and Thumb instruction sets
32 F_INTERWORK_SET the F_INTERWORK bit is valid
44 #define F_INTERWORK (0x0010) macro
57 #define F_INTERWORK (0x0010) macro
/netbsd-current/external/gpl3/gdb.old/dist/include/coff/
H A Darm.h31 F_INTERWORK file supports switching between ARM and Thumb instruction sets
32 F_INTERWORK_SET the F_INTERWORK bit is valid
44 #define F_INTERWORK (0x0010) macro
57 #define F_INTERWORK (0x0010) macro
/netbsd-current/external/gpl3/gdb/dist/include/coff/
H A Darm.h31 F_INTERWORK file supports switching between ARM and Thumb instruction sets
32 F_INTERWORK_SET the F_INTERWORK bit is valid
44 #define F_INTERWORK (0x0010) macro
57 #define F_INTERWORK (0x0010) macro
/netbsd-current/external/gpl3/binutils.old/dist/include/coff/
H A Darm.h31 F_INTERWORK file supports switching between ARM and Thumb instruction sets
32 F_INTERWORK_SET the F_INTERWORK bit is valid
44 #define F_INTERWORK (0x0010) macro
57 #define F_INTERWORK (0x0010) macro
/netbsd-current/external/gpl3/binutils/dist/include/elf/
H A Darm.h67 #define F_INTERWORK EF_ARM_INTERWORK macro
/netbsd-current/external/gpl3/gdb.old/dist/include/elf/
H A Darm.h67 #define F_INTERWORK EF_ARM_INTERWORK macro
/netbsd-current/external/gpl3/gdb/dist/include/elf/
H A Darm.h67 #define F_INTERWORK EF_ARM_INTERWORK macro
/netbsd-current/external/gpl3/binutils.old/dist/include/elf/
H A Darm.h67 #define F_INTERWORK EF_ARM_INTERWORK macro
/netbsd-current/external/gpl3/binutils/dist/bfd/
H A Dcoff-arm.c62 (coff_data (abfd)->flags & F_INTERWORK)
70 coff_data (abfd)->flags &= ~F_INTERWORK; \
2370 flag = (flags & F_INTERWORK);
H A Dpeicode.h1122 coff_data (abfd)->flags |= F_INTERWORK | F_INTERWORK_SET;
H A Dcoffcode.h2842 * flagsp |= F_INTERWORK;
/netbsd-current/external/gpl3/gdb.old/dist/bfd/
H A Dcoff-arm.c62 (coff_data (abfd)->flags & F_INTERWORK)
70 coff_data (abfd)->flags &= ~F_INTERWORK; \
2370 flag = (flags & F_INTERWORK);
H A Dpeicode.h1072 coff_data (abfd)->flags |= F_INTERWORK | F_INTERWORK_SET;
H A Dcoffcode.h2770 * flagsp |= F_INTERWORK;
/netbsd-current/external/gpl3/gdb/dist/bfd/
H A Dcoff-arm.c62 (coff_data (abfd)->flags & F_INTERWORK)
70 coff_data (abfd)->flags &= ~F_INTERWORK; \
2370 flag = (flags & F_INTERWORK);
H A Dpeicode.h1095 coff_data (abfd)->flags |= F_INTERWORK | F_INTERWORK_SET;
H A Dcoffcode.h2831 * flagsp |= F_INTERWORK;
/netbsd-current/external/gpl3/binutils.old/dist/bfd/
H A Dcoff-arm.c62 (coff_data (abfd)->flags & F_INTERWORK)
70 coff_data (abfd)->flags &= ~F_INTERWORK; \
2370 flag = (flags & F_INTERWORK);
H A Dpeicode.h1082 coff_data (abfd)->flags |= F_INTERWORK | F_INTERWORK_SET;
H A Dcoffcode.h2819 * flagsp |= F_INTERWORK;
/netbsd-current/external/gpl3/binutils/dist/binutils/
H A Ddlltool.c2438 bfd_set_private_flags (abfd, F_INTERWORK);
/netbsd-current/external/gpl3/gdb.old/dist/binutils/
H A Ddlltool.c2383 bfd_set_private_flags (abfd, F_INTERWORK);
/netbsd-current/external/gpl3/binutils.old/dist/binutils/
H A Ddlltool.c2385 bfd_set_private_flags (abfd, F_INTERWORK);
/netbsd-current/external/gpl3/binutils/dist/gas/config/
H A Dtc-arm.c31030 if (support_interwork) flags |= F_INTERWORK;
/netbsd-current/external/gpl3/gdb.old/dist/gas/config/
H A Dtc-arm.c30871 if (support_interwork) flags |= F_INTERWORK;

Completed in 905 milliseconds

12