Lines Matching defs:sethi
799 /* sethi %hi(.-.plt0),%g1. We fill in the address later. */
841 unsigned int sethi, ba;
847 sethi = 0x03000000 | (plt_index * PLT64_ENTRY_SIZE);
851 bfd_put_32 (output_bfd, (bfd_vma) sethi, entry);
930 0x05000000, /* sethi %hi(_GLOBAL_OFFSET_TABLE_+8), %g2 */
940 0x03000000, /* sethi %hi(_GLOBAL_OFFSET_TABLE_+f@got), %g1 */
945 0x03000000, /* sethi %hi(f@pltindex), %g1 */
961 0x03000000, /* sethi %hi(f@got), %g1 */
966 0x03000000, /* sethi %hi(f@pltindex), %g1 */
4283 /* Relocate the initial sethi. */
4687 /* Add an unloaded relocation for the initial entry's "sethi". */
4708 /* The entry's initial "sethi" (against _G_O_T_). */