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

/haiku-buildtools/legacy/binutils/bfd/
H A Delfxx-mips.c640 #define STUB_ORI(VAL) (0x37180000 + (VAL)) /* ori t8,t8,VAL */
8133 bfd_put_32 (output_bfd, STUB_ORI (h->dynindx & 0xffff), stub + idx);
638 #define STUB_ORI macro
/haiku-buildtools/binutils/bfd/
H A Delfxx-mips.c919 #define STUB_ORI(VAL) (0x37180000 + (VAL)) /* ori t8,t8,VAL */
11010 bfd_put_32 (output_bfd, STUB_ORI (h->dynindx & 0xffff),
917 #define STUB_ORI macro

Completed in 186 milliseconds