Searched refs:STUB_MOVE (Results 1 - 4 of 4) sorted by relevance

/haiku-buildtools/binutils/bfd/
H A Delf32-score.c171 #define STUB_MOVE 0x8363bc56 /* mv r27, r3 */ macro
3514 score_bfd_put_32 (output_bfd, STUB_MOVE, stub + 4);
H A Delf32-score7.c168 #define STUB_MOVE 0x8323bc56 /* mv r25, r3 */ macro
3327 bfd_put_32 (output_bfd, STUB_MOVE, stub + 4);
H A Delfxx-mips.c916 #define STUB_MOVE 0x03e07825 /* or t7,ra,zero */
10996 bfd_put_32 (output_bfd, STUB_MOVE, stub + idx);
914 #define STUB_MOVE macro
/haiku-buildtools/legacy/binutils/bfd/
H A Delfxx-mips.c634 #define STUB_MOVE(abfd) \
8119 bfd_put_32 (output_bfd, STUB_MOVE (output_bfd), stub + idx);
632 #define STUB_MOVE macro

Completed in 285 milliseconds