OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:relocation
(Results
26 - 50
of
1066
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/kernel-headers/original/asm-mips/
module.h
17
Elf64_Addr r_offset; /* Address of
relocation
. */
20
Elf64_Byte r_type3; /* Third
relocation
. */
21
Elf64_Byte r_type2; /* Second
relocation
. */
22
Elf64_Byte r_type; /* First
relocation
. */
26
Elf64_Addr r_offset; /* Address of
relocation
. */
29
Elf64_Byte r_type3; /* Third
relocation
. */
30
Elf64_Byte r_type2; /* Second
relocation
. */
31
Elf64_Byte r_type; /* First
relocation
. */
/external/llvm/lib/Target/PowerPC/
PPCRelocations.h
10
// This file defines the PowerPC 32-bit target-specific
relocation
types.
28
// reloc_vanilla - A standard
relocation
, where the address of the
29
// relocated object completely overwrites the address of the
relocation
.
32
// reloc_pcrel_bx - PC relative
relocation
, for the b or bl instructions.
35
// reloc_pcrel_bcx - PC relative
relocation
, for BLT,BLE,BEQ,BGE,BGT,BNE,
39
// reloc_absolute_high - Absolute
relocation
, for the loadhi instruction
44
// reloc_absolute_low - Absolute
relocation
, for the la instruction (which
49
// reloc_absolute_low_ix - Absolute
relocation
for the 64-bit load/store
/external/llvm/lib/Target/X86/
X86Relocations.h
10
// This file defines the X86 target-specific
relocation
types.
21
/// RelocationType - An enum for the x86
relocation
codes. Note that
27
/// reloc_pcrel_word - PC relative
relocation
, add the relocated value to
31
/// reloc_picrel_word - PIC base relative
relocation
, add the relocated
36
/// reloc_absolute_word - absolute
relocation
, just add the relocated
40
/// reloc_absolute_word_sext - absolute
relocation
, just add the relocated
42
/// value which must be sign-extended when resolving the
relocation
.
45
/// reloc_absolute_dword - absolute
relocation
, just add the relocated
/external/llvm/test/CodeGen/Mips/
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
indirectcall.ll
1
; RUN: llc < %s -march=mipsel -
relocation
-model=static | FileCheck %s
/external/llvm/test/CodeGen/X86/
inline-asm-pic.ll
1
; RUN: llc < %s -mtriple=i386-apple-darwin -
relocation
-model=pic | grep lea
2
; RUN: llc < %s -mtriple=i386-apple-darwin -
relocation
-model=pic | grep call
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
x86-64-pic-11.ll
1
; RUN: llc < %s -mtriple=x86_64-pc-linux -
relocation
-model=pic -o %t1
x86-64-pic-2.ll
1
; RUN: llc < %s -mtriple=x86_64-pc-linux -
relocation
-model=pic -o %t1
x86-64-pic-3.ll
1
; RUN: llc < %s -mtriple=x86_64-pc-linux -
relocation
-model=pic -o %t1
x86-64-pic-4.ll
1
; RUN: llc < %s -mtriple=x86_64-pc-linux -
relocation
-model=pic -o %t1
x86-64-pic-7.ll
1
; RUN: llc < %s -mtriple=x86_64-pc-linux -
relocation
-model=pic -o %t1
x86-64-pic-8.ll
1
; RUN: llc < %s -mtriple=x86_64-pc-linux -
relocation
-model=pic -o %t1
x86-64-pic-9.ll
1
; RUN: llc < %s -mtriple=x86_64-pc-linux -
relocation
-model=pic -o %t1
/external/llvm/test/MC/ELF/
cfi.s
241
// CHECK-NEXT: #
Relocation
0
247
// CHECK-NEXT: #
Relocation
1
253
// CHECK-NEXT: #
Relocation
2
259
// CHECK-NEXT: #
Relocation
3
265
// CHECK-NEXT: #
Relocation
4
271
// CHECK-NEXT: #
Relocation
5
277
// CHECK-NEXT: #
Relocation
6
283
// CHECK-NEXT: #
Relocation
7
289
// CHECK-NEXT: #
Relocation
8
295
// CHECK-NEXT: #
Relocation
[
all
...]
x86_64-reloc-sizetest.s
3
// Tests that
relocation
value fits in the provided size
9
// CHECK:
Relocation
0
/external/llvm/test/MC/MachO/ARM/
thumb2-movt-fixup.s
11
@ CHECK: #
Relocation
0
14
@ CHECK: #
Relocation
1
/frameworks/compile/mclinker/lib/Target/
OutputRelocSection.cpp
42
Relocation
* OutputRelocSection::getEntry(const ResolveInfo& pSymbol,
56
"No empty
relocation
entry for the incoming symbol.");
58
// if this
relocation
is used to relocate GOT (.got or .got.plt),
61
// Otherwise, this
relocation
is used to relocate general section
63
Relocation
* result;
67
Relocation
*&Entry = m_SymRelMap[&pSymbol];
72
Entry = llvm::cast<
Relocation
>(&(*m_ValidEntryIterator));
79
result = llvm::cast<
Relocation
>(&(*m_ValidEntryIterator));
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/asm/
a.out.h
12
unsigned a_trsize; /* length of
relocation
info for text, in bytes */
13
unsigned a_drsize; /* length of
relocation
info for data, in bytes */
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/asm/
a.out.h
12
unsigned a_trsize; /* length of
relocation
info for text, in bytes */
13
unsigned a_drsize; /* length of
relocation
info for data, in bytes */
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/asm/
a.out.h
12
unsigned a_trsize; /* length of
relocation
info for text, in bytes */
13
unsigned a_drsize; /* length of
relocation
info for data, in bytes */
/external/llvm/test/MC/MachO/
darwin-x86_64-reloc-offsets.s
52
// section in x86_64 (as opposed to a scattered
relocation
), and since the
55
// ultimately due to a design flaw in the x86_64
relocation
format, it is
153
// CHECK: #
Relocation
0
156
// CHECK: #
Relocation
1
159
// CHECK: #
Relocation
2
162
// CHECK: #
Relocation
3
165
// CHECK: #
Relocation
4
168
// CHECK: #
Relocation
5
171
// CHECK: #
Relocation
6
174
// CHECK: #
Relocation
[
all
...]
/external/llvm/test/CodeGen/Generic/
fastcall.ll
2
; RUN: llc < %s -
relocation
-model=pic
/external/llvm/test/CodeGen/SPARC/
2009-08-28-PIC.ll
1
; RUN: llc -march=sparc --
relocation
-model=pic < %s | grep _GLOBAL_OFFSET_TABLE_
Completed in 543 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>