/toolchain/binutils/binutils-2.27/gas/testsuite/gas/m32r/ |
pic2.s | 26 ld24 r0,#sym@GOTOFF 35 seth r12,#high(sym2@GOTOFF) 44 gotoff: label 45 ld24 r0,#gotoff@GOTOFF 50 seth r0,#shigh(gotoff@GOTOFF) 51 add3 r0,r0,#low(gotoff@GOTOFF) 52 seth r0,#high(gotoff@GOTOFF [all...] |
pic2.d | 48 0+0044 <gotoff>:
|
/toolchain/binutils/binutils-2.27/gas/testsuite/gas/arc/ |
pic-relocs.s | 7 add r2,gp,@var@gotoff
|
/toolchain/binutils/binutils-2.27/gas/testsuite/gas/i386/ilp32/ |
reloc64.s | 39 bad add $xtrn@gotoff, %rax 40 bad mov $xtrn@gotoff, %eax 41 bad mov $xtrn@gotoff, %ax 42 bad mov $xtrn@gotoff, %al 43 bad mov xtrn@gotoff(%rbx), %eax 44 bad mov xtrn@gotoff(%ebx), %eax 45 bad call xtrn@gotoff 126 bad .long xtrn@gotoff 140 bad .slong xtrn@gotoff 154 bad .word xtrn@gotoff [all...] |
/toolchain/binutils/binutils-2.27/gas/testsuite/gas/i386/ |
reloc64.s | 42 movabs $xtrn@gotoff, %rax 43 bad add $xtrn@gotoff, %rax 44 bad mov $xtrn@gotoff, %eax 45 bad mov $xtrn@gotoff, %ax 46 bad mov $xtrn@gotoff, %al 47 bad mov xtrn@gotoff(%rbx), %eax 48 bad mov xtrn@gotoff(%ebx), %eax 49 bad call xtrn@gotoff 132 .quad xtrn@gotoff 146 bad .long xtrn@gotoff [all...] |
reloc32.s | 36 mov $xtrn@gotoff, %eax 37 bad mov $xtrn@gotoff, %ax 38 bad mov $xtrn@gotoff, %al 39 mov xtrn@gotoff(%ebx), %eax 40 bad mov xtrn@gotoff(%bx), %eax 41 bad call xtrn@gotoff 118 .long xtrn@gotoff 134 bad .word xtrn@gotoff 150 bad .byte xtrn@gotoff
|
/external/llvm/test/MC/ARM/ |
symbol-variants.s | 33 @ gotoff 34 .word f08(GOTOFF) 35 .word f09(gotoff)
|
/frameworks/compile/mclinker/lib/Target/Mips/ |
MipsRelocationFunctions.h | 29 DECL_MIPS_APPLY_RELOC_FUNC(gotoff) \ 68 { &gotoff, 21, "R_MIPS_GOT_OFST", 16}, \
|
MipsRelocator.cpp | 1077 static MipsRelocator::Result gotoff(MipsRelocationInfo& pReloc, function in namespace:mcld [all...] |
/toolchain/binutils/binutils-2.27/bfd/ |
elf32-or1k.c | 1110 bfd_vma gotoff; local [all...] |
elf32-bfin.c | 1896 unsigned gotoff; member in struct:bfinfdpic_relocs_info [all...] |
elf32-frv.c | 1043 unsigned gotoff:1; member in struct:frvfdpic_relocs_info [all...] |
elflink.c | 13280 bfd_vma gotoff; member in struct:alloc_got_off_arg 13314 bfd_vma gotoff; local [all...] |
/external/libvpx/libvpx/vpx_ports/ |
x86_abi_support.asm | 205 %define GLOBAL(x) x + %1 wrt ..gotoff
|
/external/libvpx/libvpx/third_party/x86inc/ |
x86inc.asm | 147 %define GLOBAL(x) x + %1 wrt ..gotoff [all...] |
/toolchain/binutils/binutils-2.27/gas/config/ |
tc-arc.c | 448 #define O_gotoff O_md1 /* @gotoff relocation. */ 495 DEF (gotoff, BFD_RELOC_ARC_GOTOFF, 1), [all...] |