/toolchain/binutils/binutils-2.25/ld/testsuite/ld-cris/ |
pic-gc-72.s | 3 move.w expobj:GOT16,$r10
|
pic-gc-73.s | 5 move.w expobj:GOT16,$r10
|
dsov32-2.s | 6 addo.w expobj:GOT16,$r0,$acr
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/cris/ |
rd-pic-2.s | 6 movs.w y:GOT16,$r9
|
pic-err-1.s | 16 move.b extsym5:GOT16,r4 ; { dg-error "PIC relocation size does not match" "" { xfail *-*-* } } 19 move.d extsym7:GOT16,r6 ; { dg-error "PIC relocation size does not match" } 20 move extsym8:GOT16,srp ; { dg-error "PIC relocation size does not match" }
|
rd-pic-1.s | 12 move.d [r13+extsym13:GOT16],r10 29 sub.d [r12+extsym3:GOT16-156],r9,r8
|
/external/elfutils/backends/ |
s390_reloc.def | 46 RELOC_TYPE (GOT16, REL)
|
ppc64_reloc.def | 45 RELOC_TYPE (GOT16, REL)
|
ppc_reloc.def | 45 RELOC_TYPE (GOT16, REL)
|
/toolchain/binutils/binutils-2.25/cpu/ |
lm32.cpu | 186 (name got16) 191 (handlers (parse "got16")) 867 "lw $r1,(gp+$got16)" 868 (+ OP_LW (f-r0 26) r1 got16) 869 (set r1 (mem SI (add r0 (ext SI (trunc HI got16)))))
|
/frameworks/compile/mclinker/lib/Target/Mips/ |
MipsRelocationFunctions.h | 23 DECL_MIPS_APPLY_RELOC_FUNC(got16) \ 56 { &got16, 9, "R_MIPS_GOT16", 16}, \
|
MipsRelocator.cpp | 963 static MipsRelocator::Result got16(MipsRelocationInfo& pReloc, function in namespace:mcld [all...] |
/toolchain/binutils/binutils-2.25/opcodes/ |
lm32-opinst.c | 293 { INPUT, "got16", HW_H_SINT, CGEN_MODE_INT, OP_ENT (GOT16), 0, 0 },
|
lm32-desc.c | 335 /* got16: got 16-bit immediate */ 336 { "got16", LM32_OPERAND_GOT16, HW_H_SINT, 15, 16, 767 /* lw $r1,(gp+$got16) */ [all...] |
lm32-opc.c | 631 /* lw $r1,(gp+$got16) */ 634 { { MNEM, ' ', OP (R1), ',', '(', 'g', 'p', '+', OP (GOT16), ')', 0 } },
|
/toolchain/binutils/binutils-2.25/gas/doc/ |
c-cris.texi | 268 @item GOT16 273 [$r0+asymbol:GOT16],$r10}
|
/toolchain/binutils/binutils-2.25/gold/ |
mips.cc | 887 // This is a helper class used during relocation scan. It records GOT16 addend. 4416 reloc_high<size, big_endian> got16 = *it2; local [all...] |
/toolchain/binutils/binutils-2.25/bfd/ |
ChangeLog-9899 | 791 GOT entries for GOT16 relocations; they're not required. [all...] |
elfxx-mips.c | [all...] |
elf32-ppc.c | [all...] |
ChangeLog-2008 | [all...] |
ChangeLog-9193 | 531 * elf32-mips.c (mips_elf_got16_reloc): New function. Handle GOT16 533 (elf_mips_howto_table): Use mips_elf_got16_reloc for GOT16. [all...] |
ChangeLog-9697 | [all...] |
ChangeLog-0001 | [all...] |
/toolchain/binutils/binutils-2.25/gas/config/ |
tc-cris.c | [all...] |