HomeSort by relevance Sort by last modified time
    Searched full:relocation (Results 376 - 400 of 3418) sorted by null

<<11121314151617181920>>

  /external/llvm/test/CodeGen/Mips/cconv/
return-float.ll 1 ; RUN: llc -mtriple=mips-linux-gnu -mattr=+soft-float -relocation-model=static < %s | FileCheck --check-prefix=ALL --check-prefix=O32 %s
2 ; RUN: llc -mtriple=mipsel-linux-gnu -mattr=+soft-float -relocation-model=static < %s | FileCheck --check-prefix=ALL --check-prefix=O32 %s
4 ; RUN-TODO: llc -mtriple=mips64-linux-gnu -mattr=+soft-float -relocation-model=static -target-abi o32 < %s | FileCheck --check-prefix=ALL --check-prefix=O32 %s
5 ; RUN-TODO: llc -mtriple=mips64el-linux-gnu -mattr=+soft-float -relocation-model=static -target-abi o32 < %s | FileCheck --check-prefix=ALL --check-prefix=O32 %s
7 ; RUN: llc -mtriple=mips64-linux-gnu -mattr=+soft-float -relocation-model=static -target-abi n32 < %s | FileCheck --check-prefix=ALL --check-prefix=N32 %s
8 ; RUN: llc -mtriple=mips64el-linux-gnu -mattr=+soft-float -relocation-model=static -target-abi n32 < %s | FileCheck --check-prefix=ALL --check-prefix=N32 %s
10 ; RUN: llc -mtriple=mips64-linux-gnu -mattr=+soft-float -relocation-model=static -target-abi n64 < %s | FileCheck --check-prefix=ALL --check-prefix=N64 %s
11 ; RUN: llc -mtriple=mips64el-linux-gnu -mattr=+soft-float -relocation-model=static -target-abi n64 < %s | FileCheck --check-prefix=ALL --check-prefix=N64 %s
  /external/llvm/test/CodeGen/Mips/
mips16_32_1.ll 1 ; RUN: llc -march=mipsel -mattr=mips16 -relocation-model=pic -O3 < %s -mips-mixed-16-32 | FileCheck %s
2 ; RUN: llc -march=mipsel -mcpu=mips32 -relocation-model=pic -O3 < %s -mips-mixed-16-32 | FileCheck %s
  /external/llvm/test/CodeGen/SystemZ/
tls-06.ll 6 ; RUN: llc < %s -mcpu=z10 -mtriple=s390x-linux-gnu -relocation-model=pic | grep "__tls_get_offset" | count 2
7 ; RUN: llc < %s -mcpu=z10 -mtriple=s390x-linux-gnu -relocation-model=pic | grep "_GLOBAL_OFFSET_TABLE_" | count 1
  /external/llvm/test/CodeGen/X86/
personality_size.ll 1 ; RUN: llc < %s -relocation-model=pic -mtriple=x86_64-pc-solaris2.11 | FileCheck %s -check-prefix=X64
2 ; RUN: llc < %s -relocation-model=pic -mtriple=i386-pc-solaris2.11 | FileCheck %s -check-prefix=X32
rip-rel-address.ll 1 ; RUN: llc < %s -march=x86-64 -relocation-model=pic -mtriple=x86_64-apple-darwin10 | FileCheck %s -check-prefix=PIC64
2 ; RUN: llc < %s -mtriple=x86_64-unknown-linux-gnu -relocation-model=static | FileCheck %s -check-prefix=STATIC64
  /external/llvm/test/MC/MachO/AArch64/
reloc-crash.s 3 ; Test tha we produce an external relocation. There is no apparent need for it, but
8 ; CHECK-NEXT: Relocation {
  /external/llvm/test/MC/MachO/
darwin-x86_64-diff-reloc-assign.s 6 // relocation entries:
7 // Relocation information (__TEXT,__text) 2 entries
  /external/llvm/test/tools/llvm-objdump/
hex-relocation-addr.test 1 // This test checks that relocation addresses are printed in hex
4 CHECK: RELOCATION RECORDS FOR [.pdata]:
  /frameworks/compile/mclinker/include/mcld/Fragment/
Stub.h 14 #include "mcld/Fragment/Relocation.h"
25 class Relocation;
30 typedef Relocation::DWord DWord;
31 typedef Relocation::SWord SWord;
32 typedef Relocation::Type Type;
68 virtual bool isMyDuty(const Relocation& pReloc,
109 virtual void applyFixup(Relocation& pSrcReloc,
128 /// addFixup - add a fixup for this stub to build a relocation
  /frameworks/compile/mclinker/lib/Target/
OutputRelocSection.cpp 30 "Given section is not a relocation section");
37 Relocation* OutputRelocSection::create() {
38 Relocation* reloc = Relocation::Create();
45 m_pRelocData->append(*Relocation::Create());
48 Relocation* OutputRelocSection::consumeEntry() {
59 // relocation, so we need to avoid setting this iterator to
65 "No empty relocation entry for the incoming symbol.");
  /prebuilts/go/darwin-x86/src/debug/elf/testdata/
go-relocation-test-gcc492-arm.obj 
  /prebuilts/go/linux-x86/src/debug/elf/testdata/
go-relocation-test-gcc492-arm.obj 
  /prebuilts/tools/common/gradle-plugins/repository/org/apache/commons/commons-io/1.3.2/
commons-io-1.3.2.pom 8 <relocation>
12 </relocation>
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/i386/ilp32/
x86-64-size-3.d 6 Relocation section '.rela.text' at offset .* contains 6 entries:
15 Relocation section '.rela.tdata' at offset .* contains 2 entries:
x86-64-size-5.d 6 Relocation section '.rela.text' at offset .* contains 3 entries:
12 Relocation section '.rela.data' at offset .* contains 3 entries:
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/i386/
size-1.d 5 Relocation section '.rel.text' at offset .* contains 9 entries:
17 Relocation section '.rel.data' at offset .* contains 3 entries:
x86-64-size-3.d 6 Relocation section '.rela.text' at offset .* contains 6 entries:
15 Relocation section '.rela.tdata' at offset .* contains 2 entries:
x86-64-size-5.d 5 Relocation section '.rela.text' at offset .* contains 3 entries:
11 Relocation section '.rela.data' at offset .* contains 3 entries:
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/mips/
elf-rel27.d 6 Relocation section '\.rel\.text' at offset .* contains [34] entries:
11 # There's an extra R_MICROMIPS_PC10_S1 relocation here for microMIPS
mips16-hilo-match.d 7 RELOCATION RECORDS FOR \[\.text\]:
36 RELOCATION RECORDS FOR \[\.pdr\]:
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/mmix/
greg4.d 15 RELOCATION RECORDS FOR \[\.text\]:
20 RELOCATION RECORDS FOR \[\.MMIX\.reg_contents\]:
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-aarch64/
emit-relocs-local-addend.d 6 Relocation section '\.rela\.text' at offset .* contains 4 entries:
13 Relocation section '\.rela\.rodata' at offset .* contains 2 entries:
ifunc-13.d 7 Relocation section '.rela.ifunc' at offset 0x[0-9a-f]+ contains 1 entries:
11 Relocation section '.rela.plt' at offset 0x[0-9a-f]+ contains 1 entries:
ifunc-15.d 6 Relocation section '.rela.got' at offset 0x[0-9a-f]+ contains 1 entries:
10 Relocation section '.rela.plt' at offset 0x[0-9a-f]+ contains 1 entries:
ifunc-18a.d 7 Relocation section '.rela.ifunc' at .*
11 Relocation section '.rela.plt' at .*

Completed in 537 milliseconds

<<11121314151617181920>>