HomeSort by: relevance | last modified time | path
    Searched refs:_SDA_BASE_ (Results 1 - 22 of 22) sorted by relevancy

  /src/lib/csu/arch/powerpc/
crt0.S 39 .weak _SDA_BASE_
48 addis %r13,%r11,_SDA_BASE_-1b@ha
49 addi %r13,%r13,_SDA_BASE_-1b@l
  /src/external/gpl3/gcc/dist/libgcc/config/rs6000/
eabi-ci.S 65 .weak _SDA_BASE_
66 .type _SDA_BASE_,@object
68 _SDA_BASE_:
eabi.S 43 .long _SDA_BASE_ /* address of the first small data area */
206 lwz 13,.Lsda(11) /* load r13 with _SDA_BASE_ address */
  /src/external/gpl3/gcc.old/dist/libgcc/config/rs6000/
eabi-ci.S 65 .weak _SDA_BASE_
66 .type _SDA_BASE_,@object
68 _SDA_BASE_:
eabi.S 43 .long _SDA_BASE_ /* address of the first small data area */
206 lwz 13,.Lsda(11) /* load r13 with _SDA_BASE_ address */
  /src/external/gpl3/binutils/dist/include/elf/
arc-reloc.def 100 ( ME ( ( ( S + A ) - _SDA_BASE_ ) ) ))
142 ( ( ( S + A ) - _SDA_BASE_ ) ))
149 ( ME ( ( ( S + A ) - _SDA_BASE_ ) ) ))
156 ( ME ( ( ( ( S + A ) - _SDA_BASE_ ) >> 1 ) ) ))
163 ( ME ( ( ( ( S + A ) - _SDA_BASE_ ) >> 2 ) ) ))
170 ( ( S + A ) - _SDA_BASE_ ))
177 ( ( ( S + A ) - _SDA_BASE_ ) >> 1 ))
184 ( ( ( S + A ) - _SDA_BASE_ ) >> 2 ))
233 ( ME ( ( ( S + A ) - _SDA_BASE_ ) ) ))
317 ( ME ( ( ( S + A ) - _SDA_BASE_ ) ) ))
    [all...]
  /src/external/gpl3/binutils.old/dist/include/elf/
arc-reloc.def 100 ( ME ( ( ( S + A ) - _SDA_BASE_ ) ) ))
142 ( ( ( S + A ) - _SDA_BASE_ ) ))
149 ( ME ( ( ( S + A ) - _SDA_BASE_ ) ) ))
156 ( ME ( ( ( ( S + A ) - _SDA_BASE_ ) >> 1 ) ) ))
163 ( ME ( ( ( ( S + A ) - _SDA_BASE_ ) >> 2 ) ) ))
170 ( ( S + A ) - _SDA_BASE_ ))
177 ( ( ( S + A ) - _SDA_BASE_ ) >> 1 ))
184 ( ( ( S + A ) - _SDA_BASE_ ) >> 2 ))
233 ( ME ( ( ( S + A ) - _SDA_BASE_ ) ) ))
317 ( ME ( ( ( S + A ) - _SDA_BASE_ ) ) ))
    [all...]
  /src/external/gpl3/gdb/dist/include/elf/
arc-reloc.def 100 ( ME ( ( ( S + A ) - _SDA_BASE_ ) ) ))
142 ( ( ( S + A ) - _SDA_BASE_ ) ))
149 ( ME ( ( ( S + A ) - _SDA_BASE_ ) ) ))
156 ( ME ( ( ( ( S + A ) - _SDA_BASE_ ) >> 1 ) ) ))
163 ( ME ( ( ( ( S + A ) - _SDA_BASE_ ) >> 2 ) ) ))
170 ( ( S + A ) - _SDA_BASE_ ))
177 ( ( ( S + A ) - _SDA_BASE_ ) >> 1 ))
184 ( ( ( S + A ) - _SDA_BASE_ ) >> 2 ))
233 ( ME ( ( ( S + A ) - _SDA_BASE_ ) ) ))
317 ( ME ( ( ( S + A ) - _SDA_BASE_ ) ) ))
    [all...]
  /src/external/gpl3/gdb.old/dist/include/elf/
arc-reloc.def 100 ( ME ( ( ( S + A ) - _SDA_BASE_ ) ) ))
142 ( ( ( S + A ) - _SDA_BASE_ ) ))
149 ( ME ( ( ( S + A ) - _SDA_BASE_ ) ) ))
156 ( ME ( ( ( ( S + A ) - _SDA_BASE_ ) >> 1 ) ) ))
163 ( ME ( ( ( ( S + A ) - _SDA_BASE_ ) >> 2 ) ) ))
170 ( ( S + A ) - _SDA_BASE_ ))
177 ( ( ( S + A ) - _SDA_BASE_ ) >> 1 ))
184 ( ( ( S + A ) - _SDA_BASE_ ) >> 2 ))
233 ( ME ( ( ( S + A ) - _SDA_BASE_ ) ) ))
317 ( ME ( ( ( S + A ) - _SDA_BASE_ ) ) ))
    [all...]
  /src/external/gpl3/gcc/dist/gcc/config/nds32/
nds32_init.inc 11 la $gp, _SDA_BASE_
  /src/external/gpl3/gcc.old/dist/gcc/config/nds32/
nds32_init.inc 11 la $gp, _SDA_BASE_
  /src/external/gpl3/gcc/dist/libgcc/config/nds32/isr-library/
reset.S 28 .weak _SDA_BASE_ /* For reset handler only. */
53 la $gp, _SDA_BASE_ /* Init GP for small data access. */
105 la $gp, _SDA_BASE_ /* Init $gp. */
reset_4b.S 28 .weak _SDA_BASE_ /* For reset handler only. */
58 la $gp, _SDA_BASE_ /* Init GP for small data access. */
100 la $gp, _SDA_BASE_ /* Init $gp. */
  /src/external/gpl3/gcc.old/dist/libgcc/config/nds32/isr-library/
reset.S 28 .weak _SDA_BASE_ /* For reset handler only. */
53 la $gp, _SDA_BASE_ /* Init GP for small data access. */
105 la $gp, _SDA_BASE_ /* Init $gp. */
reset_4b.S 28 .weak _SDA_BASE_ /* For reset handler only. */
58 la $gp, _SDA_BASE_ /* Init GP for small data access. */
100 la $gp, _SDA_BASE_ /* Init $gp. */
  /src/sys/arch/powerpc/conf/
kern.ldscript 67 PROVIDE (_SDA_BASE_ = 32768);
  /src/external/gpl3/gcc/dist/libgcc/config/nds32/
crtzero.S 47 .weak _SDA_BASE_
55 la $gp, _SDA_BASE_ ! init $gp for small data access
  /src/external/gpl3/gcc.old/dist/libgcc/config/nds32/
crtzero.S 47 .weak _SDA_BASE_
55 la $gp, _SDA_BASE_ ! init $gp for small data access
  /src/external/gpl3/binutils/dist/bfd/
elf32-arc.c 1232 #define _SDA_BASE_ (bfd_signed_vma) (reloc_data.sdata_begin_symbol_vma)
1264 ARC_DEBUG ("SDA_OFFSET = %#lx\n", _SDA_BASE_); \
1423 #undef _SDA_BASE_
  /src/external/gpl3/binutils.old/dist/bfd/
elf32-arc.c 1227 #define _SDA_BASE_ (bfd_signed_vma) (reloc_data.sdata_begin_symbol_vma)
1259 ARC_DEBUG ("SDA_OFFSET = %#lx\n", _SDA_BASE_); \
1418 #undef _SDA_BASE_
  /src/external/gpl3/gdb/dist/bfd/
elf32-arc.c 1227 #define _SDA_BASE_ (bfd_signed_vma) (reloc_data.sdata_begin_symbol_vma)
1259 ARC_DEBUG ("SDA_OFFSET = %#lx\n", _SDA_BASE_); \
1418 #undef _SDA_BASE_
  /src/external/gpl3/gdb.old/dist/bfd/
elf32-arc.c 1228 #define _SDA_BASE_ (bfd_signed_vma) (reloc_data.sdata_begin_symbol_vma)
1260 ARC_DEBUG ("SDA_OFFSET = %#lx\n", _SDA_BASE_); \
1419 #undef _SDA_BASE_

Completed in 52 milliseconds