Home
last modified time | relevance | path

Searched refs:_gp (Results 1 – 23 of 23) sorted by relevance

/NextBSD/lib/csu/riscv/
HDcrti.S38 # this puts _gp into .dynsym, so symlook_obj can now find that (see reloc.c)
39 .weak _gp
40 _gp: label
/NextBSD/sys/mips/nlm/dev/net/ucore/
HDld.ucore.S142 _gp = . ; define
143 __global = _gp ;
HDcrt0_basic.S39 la gp, _gp
/NextBSD/sys/mips/rmi/
HDmpwait.S45 PTR_LA gp, _C_LABEL(_gp)
/NextBSD/sys/conf/
HDldscript.mips.octeon134 _gp = (. + 0x8000);
HDldscript.mips.mips64221 _gp = ALIGN(16) + 0x7ff0;
HDldscript.mips220 _gp = ALIGN(16) + 0x7ff0;
HDldscript.mips.cfe237 _gp = ALIGN(16) + 0x7ff0;
/NextBSD/sys/mips/mips/
HDmpboot.S82 PTR_LA gp, _C_LABEL(_gp)
HDlocore.S170 PTR_LA gp, _C_LABEL(_gp)
HDexception.S391 PTR_LA gp, _C_LABEL(_gp)
481 PTR_LA gp, _C_LABEL(_gp) # switch to kernel GP
642 PTR_LA gp, _C_LABEL(_gp)
739 PTR_LA gp, _C_LABEL(_gp) # switch to kernel GP
/NextBSD/contrib/binutils/ld/scripttempl/
HDalpha.sc52 ${RELOCATING+ _gp = ALIGN (16) + 0x8000;}
HDmips.sc45 ${RELOCATING+ _gp = ALIGN(16) + 0x8000;}
/NextBSD/sys/contrib/octeon-sdk/
HDcvmx-shared-linux-o32.ld195 _gp = ALIGN(16) + 0x7ff0; symbol
HDcvmx-shared-linux.ld216 _gp = ALIGN(16) + 0x7ff0; symbol
HDcvmx-shared-linux-n32.ld217 _gp = ALIGN(16) + 0x7ff0; symbol
/NextBSD/contrib/binutils/ld/
HDldint.texinfo354 defining the special symbol @code{_gp}, used to initialize the
359 $@{RELOCATING+ _gp = ALIGN(16) + 0x8000;@}
HDChangeLog-9197994 * emulparams/elf32b4300.sh: Define _gp in OTHER_GOT_SYMBOLS, not
1594 rather than . when computing _gp value. From Per Fogelstrom.
2309 (OTHER_READWRITE_SECTIONS): Remove initialization of _gp.
4935 * scripttempl/mips.sc: Force _gp and .lit8 to be aligned to a 16
/NextBSD/contrib/binutils/bfd/po/
HDbfd.pot469 msgid "GP relative relocation when _gp not defined"
/NextBSD/contrib/binutils/bfd/
HDChangeLog-20062511 * elf32-bfin.c (_bfin_create_got_section): Don't generate a _gp
HDChangeLog-9193116 up _gp in the hash table rather than in outsymbols.
2300 * ecoff.c (ecoff_gprel_reloc): If _gp is not defined, give an
/NextBSD/contrib/gcc/config/mips/
HDmips.md3996 ;; of _gp from the start of this function. Operand 1 is the incoming
/NextBSD/contrib/gcc/
HDChangeLog-20033457 single loadgp pattern to initialize $gp. Pass it the offset of _gp