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

/haiku-buildtools/legacy/binutils/bfd/
H A Delfxx-mips.c638 #define STUB_LUI(VAL) (0x3c180000 + (VAL)) /* lui t8,VAL */
8123 bfd_put_32 (output_bfd, STUB_LUI ((h->dynindx >> 16) & 0x7fff),
636 #define STUB_LUI macro
/haiku-buildtools/binutils/bfd/
H A Delfxx-mips.c917 #define STUB_LUI(VAL) (0x3c180000 + (VAL)) /* lui t8,VAL */
11000 bfd_put_32 (output_bfd, STUB_LUI ((h->dynindx >> 16) & 0x7fff),
915 #define STUB_LUI macro

Completed in 189 milliseconds