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
1499
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/llvm/test/CodeGen/X86/
rip-rel-lea.ll
1
; RUN: llc < %s -mtriple=x86_64-pc-linux-gnu -
relocation
-model=pic | FileCheck %s -check-prefix=PIC64
2
; RUN: llc < %s -mtriple=x86_64-pc-linux-gnux32 -
relocation
-model=pic | FileCheck %s -check-prefix=PICX32
3
; RUN: llc < %s -mtriple=i686-pc-linux-gnu -
relocation
-model=pic | FileCheck %s -check-prefix=PIC32
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
/external/e2fsprogs/lib/ext2fs/
irel.h
33
* Add an inode
relocation
entry.
38
* Get an inode
relocation
entry.
44
* Get an inode
relocation
entry by its original inode number
50
* Initialize for iterating over the inode
relocation
entries.
55
* The iterator function for the inode
relocation
entries.
83
* Move the inode
relocation
table from one inode number to
89
* Remove an inode
relocation
entry, along with all of the
95
* Free the inode
relocation
table.
/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/MC/ELF/
no-fixup.s
6
// fixup causing a
relocation
would be generated in the object file.
8
// CHECK-NOT:
RELOCATION
RECORDS
/external/llvm/test/MC/MachO/ARM/
thumb2-movt-fixup.s
11
@ CHECK: #
Relocation
0
14
@ CHECK: #
Relocation
1
/frameworks/compile/mclinker/include/mcld/Fragment/
FragmentLinker.h
25
#include <mcld/Fragment/
Relocation
.h>
49
/// applyRelocations - apply all
relocation
enties.
52
/// syncRelocationResult - After applying
relocation
, write back
relocation
target
57
/// normalSyncRelocationResult - sync
relocation
result when producing shared
61
/// partialSyncRelocationResult - sync
relocation
result when doing partial
66
///
relocation
target data to output
67
void writeRelocationResult(
Relocation
& pReloc, uint8_t* pOutput);
/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 */
/frameworks/compile/mclinker/lib/Target/ARM/
ARMRelocator.h
39
* GOT may needs a corresponding
relocation
to relocate itself, so we
43
* use dynamic
relocation
.
51
* 0001 ReserveRel - reserve an dynamic
relocation
entry
53
* 0011 GOTandRel - For different
relocation
, we've reserved GOT and
56
*
relocation
entry which relocate this GOT entry
57
* 0101 GOTRelandRel - For different
relocation
, we've reserved GOTRel
58
* and
relocation
entry for different location.
60
* Dynamic
relocation
entries
61
* 1001 PLTandRel - For different
relocation
, we've reserved PLT and
79
Result applyRelocation(
Relocation
& pRelocation)
[
all
...]
/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
...]
/frameworks/compile/mclinker/lib/Target/X86/
X86Relocator.cpp
25
//
Relocation
Functions and Tables
30
typedef Relocator::Result (*X86_32ApplyFunctionType)(
Relocation
& pReloc,
58
void X86Relocator::scanRelocation(
Relocation
& pReloc,
65
// rsym - The
relocation
target symbol
68
"ResolveInfo of
relocation
not set while scanRelocation");
75
// Scan
relocation
type to determine if the GOT/PLT/Dynamic
Relocation
82
// check if we should issue undefined reference for the
relocation
target
90
Relocation
& rel_entry = *pTarget.getRelDyn().consumeEntry();
98
/// For a symbol needing copy
relocation
, define a copy symbol in the BS
[
all
...]
/external/llvm/test/CodeGen/Generic/
fastcall.ll
2
; RUN: llc < %s -
relocation
-model=pic
/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
3
; RUN: llc -march=mipsel -mcpu=mips16 -
relocation
-model=pic < %s | FileCheck %s -check-prefix=CHECK-PIC16
4
; RUN: llc -march=mipsel -mcpu=mips16 -
relocation
-model=static < %s | FileCheck %s -check-prefix=CHECK-STATIC16
indirectcall.ll
1
; RUN: llc < %s -march=mipsel -
relocation
-model=static | FileCheck %s
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/SPARC/
2009-08-28-PIC.ll
1
; RUN: llc -march=sparc --
relocation
-model=pic < %s | grep _GLOBAL_OFFSET_TABLE_
Completed in 1378 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>