Lines Matching refs:ARM

1 /* BFD back-end for ARM COFF files.
638 /* Now the ARM magic... Change the reloc type so that it is marked as done.
762 /* Now the ARM magic... Change the reloc type so that it is marked as done.
879 #define ARM 1 /* Customize coffcode.h. */
888 /* Extend the coff_link_hash_table structure with a few ARM specific fields.
896 /* The size in bytes of the section containing the Thumb-to-ARM glue. */
899 /* The size in bytes of the section containing the ARM-to-Thumb glue. */
905 /* Support interworking with old, non-interworking aware ARM code. */
909 /* Get the ARM coff linker hash table from a link_info structure. */
913 /* Create an ARM coff linker hash table. */
1066 _bfd_error_handler (_("%B: unable to find ARM glue '%s' for `%s'"),
1075 ARM->Thumb glue:
1091 Thumb->ARM: Thumb->(non-interworking aware) ARM
1125 (static) symbols within the stubs when switching between ARM and
1140 Thumb->ARM stubs (i.e. no conditional inter-working branches,
1155 /* The reloc processing routine for the ARM/Thumb COFF linker. NOTE:
1160 ARM/Thumb builds. It is only the code marked THUMBEXTENSION that
1261 /* MS ARM-CE makes the reloc relative to the opcode's pc, not
1278 was suppressed for other ARM targets. This ought to be
1424 /* Thumb code calling an ARM function. */
1514 /* ARM branches work from the pc of the instruction + 8. */
2084 the current section and so cannot be a cross ARM/Thumb relocation. */
2174 attempting to merge binaries compiled for different ARM
2192 /* Determine what should happen if the input ARM architecture
2193 does not match the output ARM architecture. */
2302 /* xgettext: APCS is ARM Procedure Call Standard, it should not be translated. */