Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/mips/nlm/dev/net/ucore/
Dld.ucore.S142 _gp = . ; define
143 __global = _gp ;
Dcrt0_basic.S39 la gp, _gp
/freebsd-10-stable/sys/mips/rmi/
Dmpwait.S45 PTR_LA gp, _C_LABEL(_gp)
/freebsd-10-stable/sys/conf/
Dldscript.mips.octeon134 _gp = (. + 0x8000);
Dldscript.mips220 _gp = ALIGN(16) + 0x7ff0;
Dldscript.mips.mips64221 _gp = ALIGN(16) + 0x7ff0;
Dldscript.mips.cfe237 _gp = ALIGN(16) + 0x7ff0;
/freebsd-10-stable/sys/mips/mips/
Dmpboot.S82 PTR_LA gp, _C_LABEL(_gp)
Dlocore.S170 PTR_LA gp, _C_LABEL(_gp)
Dexception.S390 PTR_LA gp, _C_LABEL(_gp)
486 PTR_LA gp, _C_LABEL(_gp) # switch to kernel GP
647 PTR_LA gp, _C_LABEL(_gp)
744 PTR_LA gp, _C_LABEL(_gp) # switch to kernel GP
/freebsd-10-stable/contrib/binutils/ld/scripttempl/
Dmips.sc45 ${RELOCATING+ _gp = ALIGN(16) + 0x8000;}
Dalpha.sc52 ${RELOCATING+ _gp = ALIGN (16) + 0x8000;}
/freebsd-10-stable/sys/contrib/octeon-sdk/
Dcvmx-shared-linux-o32.ld195 _gp = ALIGN(16) + 0x7ff0; symbol
Dcvmx-shared-linux-n32.ld217 _gp = ALIGN(16) + 0x7ff0; symbol
Dcvmx-shared-linux.ld216 _gp = ALIGN(16) + 0x7ff0; symbol
/freebsd-10-stable/contrib/binutils/ld/
Dldint.texinfo354 defining the special symbol @code{_gp}, used to initialize the
359 $@{RELOCATING+ _gp = ALIGN(16) + 0x8000;@}
DChangeLog-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
/freebsd-10-stable/contrib/binutils/bfd/po/
Dbfd.pot469 msgid "GP relative relocation when _gp not defined"
/freebsd-10-stable/contrib/binutils/bfd/
DChangeLog-20062511 * elf32-bfin.c (_bfin_create_got_section): Don't generate a _gp
DChangeLog-9193116 up _gp in the hash table rather than in outsymbols.
2300 * ecoff.c (ecoff_gprel_reloc): If _gp is not defined, give an
/freebsd-10-stable/contrib/gcc/config/mips/
Dmips.md3996 ;; of _gp from the start of this function. Operand 1 is the incoming
/freebsd-10-stable/contrib/gcc/
DChangeLog-20033457 single loadgp pattern to initialize $gp. Pass it the offset of _gp