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

1 2 3 4 5 6 7 891011>>

  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-arm/
ifunc-9.rd 2 Relocation section '\.rel\.dyn' at offset 0x8000 contains 3 entries:
8 Relocation section '\.rel\.plt' at offset 0x8018 contains 1 entries:
vxworks1-lib.rd 2 Relocation section '\.rela\.plt' at offset .* contains 2 entries:
7 Relocation section '\.rela\.dyn' at offset .* contains 4 entries:
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-cris/
noov.d 5 # Check that we don't get a "relocation truncated to fit", when a
6 # relocation would overflow if it hadn't been wrapping. We always
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-mips-elf/
gp-hidden-ver-64.rd 2 Relocation section '\.rel\.dyn' at offset .* contains 3 entries:
7 # This must be an absolute relocation, there must not be a _gp reference.
pic-and-nonpic-5b.rd 2 Relocation section '\.rel\.dyn' at offset .* contains .*:
11 Relocation section '\.rel\.plt' at offset .* contains .*:
pic-and-nonpic-6-n32.rd 2 Relocation section '\.rel\.dyn' at offset .* contains .*:
10 Relocation section '\.rel\.plt' at offset .* contains .*:
pic-and-nonpic-6-o32.rd 2 Relocation section '\.rel\.dyn' at offset .* contains .*:
10 Relocation section '\.rel\.plt' at offset .* contains .*:
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-powerpc/
vxworks1-lib.rd 2 Relocation section '\.rela\.plt' at offset .* contains 2 entries:
7 Relocation section '\.rela\.dyn' at offset .* contains 5 entries:
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-sh/
vxworks1-lib.rd 2 Relocation section '\.rela\.plt' at offset .* contains 2 entries:
7 Relocation section '\.rela\.dyn' at offset .* contains 4 entries:
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-sparc/
vxworks1-lib.rd 2 Relocation section '\.rela\.plt' at offset .* contains 1 entries:
6 Relocation section '\.rela\.dyn' at offset .* contains 5 entries:
  /external/llvm/lib/Target/ARM/MCTargetDesc/
ARMFixupKinds.h 18 // fixup_arm_ldst_pcrel_12 - 12-bit PC relative relocation for symbol
26 // fixup_arm_pcrel_10_unscaled - 10-bit PC relative relocation for symbol
29 // fixup_arm_pcrel_10 - 10-bit PC relative relocation for symbol addresses
36 // fixup_thumb_adr_pcrel_10 - 10-bit PC relative relocation for symbol
40 // fixup_arm_adr_pcrel_12 - 12-bit PC relative relocation for the ADR
43 // fixup_t2_adr_pcrel_12 - 12-bit PC relative relocation for the ADR
46 // fixup_arm_condbranch - 24-bit PC relative relocation for conditional branch
49 // fixup_arm_uncondbranch - 24-bit PC relative relocation for
52 // fixup_t2_condbranch - 20-bit PC relative relocation for Thumb2 direct
55 // fixup_t2_uncondbranch - 20-bit PC relative relocation for Thumb2 direc
    [all...]
  /external/llvm/test/MC/MachO/
reloc.s 58 // CHECK-NEXT: Relocation {
65 // CHECK-NEXT: Relocation {
74 // CHECK-NEXT: Relocation {
81 // CHECK-NEXT: Relocation {
88 // CHECK-NEXT: Relocation {
95 // CHECK-NEXT: Relocation {
102 // CHECK-NEXT: Relocation {
109 // CHECK-NEXT: Relocation {
116 // CHECK-NEXT: Relocation {
123 // CHECK-NEXT: Relocation {
    [all...]
  /frameworks/compile/mclinker/lib/Target/AArch64/
AArch64Relocator.h 27 typedef KeyEntryMap<Relocation, Relocation> RelRelMap;
42 * 0001 ReserveRel - reserve an dynamic relocation entry
62 // mcld internal relocation to rewrite an instruction.
70 Result applyRelocation(Relocation& pRelocation);
76 const char* getName(Relocation::Type pType) const;
78 Size getSize(Relocation::Type pType) const;
97 /// - dynamin relocation entries (for .rel.plt and .rel.dyn sections)
98 void scanRelocation(Relocation& pReloc,
106 virtual bool mayHaveFunctionPointerAccess(const Relocation& pReloc) const
    [all...]
  /frameworks/compile/mclinker/lib/Target/Hexagon/
HexagonRelocator.h 32 typedef KeyEntryMap<Relocation, Relocation> RelRelMap;
40 * of entries, GOT, PLT, and dynamic relocation.
48 * 0001 ReserveRel - reserve an dynamic relocation entry
70 Result applyRelocation(Relocation& pRelocation);
77 /// - dynamin relocation entries (for .rel.plt and .rel.dyn sections)
78 void scanRelocation(Relocation& pReloc,
85 void partialScanRelocation(Relocation& pReloc,
92 const char* getName(Relocation::Type pType) const;
94 Size getSize(Relocation::Type pType) const
    [all...]
  /frameworks/compile/mclinker/lib/Target/X86/
X86Relocator.cpp 28 // X86_32 Relocation helper function
30 /// helper_DynRel - Get an relocation entry in .rel.dyn
31 static Relocation& helper_DynRel_init(ResolveInfo* pSym,
37 Relocation& rel_entry = *ld_backend.getRelDyn().create();
48 /// helper_use_relative_reloc - Check if symbol ceuse relocation
59 static X86_32GOTEntry& helper_GOT_init(Relocation& pReloc,
62 // rsym - The relocation target symbol
71 // No corresponding dynamic relocation, initialize to the symbol value.
74 // Initialize got_entry content and the corresponding dynamic relocation.
92 static Relocator::Address helper_get_GOT_address(Relocation& pReloc
    [all...]
  /external/llvm/test/CodeGen/Mips/
abicalls.ll 1 ; RUN: llc -filetype=asm -mtriple mipsel-unknown-linux -mcpu=mips32 -relocation-model=static %s -o - | FileCheck -check-prefix=ABICALLS -check-prefix=STATIC %s
3 ; RUN: llc -filetype=asm -mtriple mips64el-unknown-linux -mcpu=mips4 -relocation-model=static %s -o - | FileCheck -check-prefix=ABICALLS -check-prefix=PIC %s
4 ; RUN: llc -filetype=asm -mtriple mips64el-unknown-linux -mcpu=mips64 -relocation-model=static %s -o - | FileCheck -check-prefix=ABICALLS -check-prefix=PIC %s
6 ; RUN: llc -filetype=asm -mtriple mipsel-unknown-linux -mcpu=mips32 -mattr noabicalls -relocation-model=static %s -o - | FileCheck -implicit-check-not='.abicalls' -implicit-check-not='pic0' %s
br-jmp.ll 1 ; RUN: llc -march=mipsel -relocation-model=pic < %s | FileCheck %s -check-prefix=CHECK-PIC
2 ; RUN: llc -march=mipsel -relocation-model=static < %s | FileCheck %s -check-prefix=CHECK-STATIC
3 ; RUN: llc -march=mipsel -mattr=mips16 -relocation-model=pic < %s | FileCheck %s -check-prefix=CHECK-PIC16
4 ; RUN: llc -march=mipsel -mattr=mips16 -relocation-model=static < %s | FileCheck %s -check-prefix=CHECK-STATIC16
indirectcall.ll 1 ; RUN: llc < %s -march=mipsel -relocation-model=static | FileCheck %s
interrupt-attr-args-error.ll 1 ; RUN: not llc -mcpu=mips32r2 -march=mipsel -relocation-model=static < %s 2> %t
interrupt-attr-error.ll 1 ; RUN: not llc -mcpu=mips32 -march=mipsel -relocation-model=static < %s 2>%t
stacksize.ll 1 ; RUN: llc -march=mipsel -relocation-model=static < %s | FileCheck %s
tls-alias.ll 1 ; RUN: llc -march=mipsel -relocation-model=pic -disable-mips-delay-filler < %s | FileCheck %s
  /external/llvm/test/CodeGen/X86/
call-imm.ll 1 ; RUN: llc < %s -mtriple=i386-apple-darwin -relocation-model=static | FileCheck -check-prefix X86STA %s
2 ; RUN: llc < %s -mtriple=i386-apple-darwin -relocation-model=pic | FileCheck -check-prefix X86PIC %s
3 ; RUN: llc < %s -mtriple=i386-pc-linux -relocation-model=dynamic-no-pic | FileCheck -check-prefix X86DYN %s
4 ; RUN: llc < %s -mtriple=i386-pc-win32 -relocation-model=static | FileCheck -check-prefix X86WINSTA %s
x86-64-pic-1.ll 1 ; RUN: llc < %s -mtriple=x86_64-pc-linux -relocation-model=pic -o %t1
x86-64-pic-10.ll 1 ; RUN: llc < %s -mtriple=x86_64-pc-linux -relocation-model=pic -o %t1

Completed in 276 milliseconds

1 2 3 4 5 6 7 891011>>