Searched refs:STUB_LI16U (Results 1 - 2 of 2) sorted by relevance

/haiku-buildtools/legacy/binutils/bfd/
H A Delfxx-mips.c641 #define STUB_LI16U(VAL) (0x34180000 + (VAL)) /* ori t8,zero,VAL unsigned */
8135 bfd_put_32 (output_bfd, STUB_LI16U (h->dynindx & 0xffff), stub + idx);
639 #define STUB_LI16U macro
/haiku-buildtools/binutils/bfd/
H A Delfxx-mips.c920 #define STUB_LI16U(VAL) (0x34180000 + (VAL)) /* ori t8,zero,VAL unsigned */
11013 bfd_put_32 (output_bfd, STUB_LI16U (h->dynindx & 0xffff),
918 #define STUB_LI16U macro

Completed in 192 milliseconds