OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:relocation
(Results
951 - 975
of
3418
) sorted by null
<<
31
32
33
34
35
36
37
38
39
40
>>
/frameworks/compile/mclinker/lib/Target/Hexagon/
HexagonAbsoluteStub.h
19
class
Relocation
;
33
bool isMyDuty(const class
Relocation
& pReloc,
/prebuilts/tools/common/m2/repository/org/jacoco/org.jacoco.ant/0.7.1.201405082137/
org.jacoco.ant-0.7.1.201405082137.pom
65
<
relocation
>
68
</
relocation
>
/prebuilts/tools/common/m2/repository/org/jacoco/org.jacoco.ant/0.7.3.201501221555/
org.jacoco.ant-0.7.3.201501221555.pom
65
<
relocation
>
68
</
relocation
>
/prebuilts/tools/common/m2/repository/org/jacoco/org.jacoco.ant/0.7.4.201502262128/
org.jacoco.ant-0.7.4.201502262128.pom
65
<
relocation
>
68
</
relocation
>
/prebuilts/tools/common/m2/repository/org/jacoco/org.jacoco.ant/0.7.5.201505241946/
org.jacoco.ant-0.7.5.201505241946.pom
65
<
relocation
>
68
</
relocation
>
/prebuilts/tools/common/m2/repository/org/jacoco/org.jacoco.ant/0.7.6.201602180812/
org.jacoco.ant-0.7.6.201602180812.pom
65
<
relocation
>
68
</
relocation
>
/toolchain/binutils/binutils-2.25/bfd/
elf64-hppa.h
39
The idea is both SOM and ELF define these basic
relocation
40
types so they map into a SOM or ELF specific
relocation
elf32-msp430.c
59
/* A 10 bit PC relative
relocation
. */
74
/* A 16 bit absolute
relocation
. */
89
/* A 16 bit PC relative
relocation
for command address. */
104
/* A 16 bit absolute
relocation
, byte operations. */
119
/* A 16 bit absolute
relocation
for command address. */
134
/* A 10 bit PC relative
relocation
for complicated polymorphs. */
149
/* A 16 bit relaxable
relocation
for command address. */
164
/* A 8-bit absolute
relocation
. */
452
/* A 10 bit PC relative
relocation
. */
467
/* A 10 bit PC relative
relocation
for complicated polymorphs. *
1250
bfd_vma
relocation
;
local
[
all
...]
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/arm/
unwind.d
10
RELOCATION
RECORDS FOR \[.ARM.extab\]:
15
RELOCATION
RECORDS FOR \[.ARM.exidx\]:
unwind_vxworks.d
9
RELOCATION
RECORDS FOR \[.ARM.extab\]:
14
RELOCATION
RECORDS FOR \[.ARM.exidx\]:
/toolchain/binutils/binutils-2.25/include/coff/
i960.h
110
char s_relptr[4]; /* file ptr to
relocation
*/
112
char s_nreloc[2]; /* number of
relocation
entries */
237
char x_nreloc[2]; /* #
relocation
entries */
280
/**********************
RELOCATION
DIRECTIVES **********************/
293
It is an absolute 32 bit
relocation
. */
295
#define R_IPRMED (0x19) /* 24-bit ip-relative
relocation
*/
299
/* The following
relocation
types are defined use by relaxing linkers,
309
R_IPR13
relocation
may not appear with an external symbol. */
mipspe.h
36
/**********************
RELOCATION
DIRECTIVES **********************/
52
/* MIPS PE
relocation
types. */
powerpc.h
27
F_RELFLG
relocation
info stripped from file
48
/**********************
RELOCATION
DIRECTIVES **********************/
tic30.h
27
/**********************
RELOCATION
DIRECTIVES **********************/
45
/* TMS320C30
relocation
types. */
we32k.h
24
F_RELFLG
relocation
info stripped from file
51
/**********************
RELOCATION
DIRECTIVES **********************/
/toolchain/binutils/binutils-2.25/include/elf/
i370.h
41
Note that there is really just one
relocation
that we currently
43
that is the 31-bit address
relocation
. Note that the 370/390
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-cris/
tls-local-64.d
9
# into .data. Make sure the
relocation
, GOT, .text and .tdata have
13
Relocation
section '.rela.dyn' at offset 0x.* contains 1 entries:
weakref3.d
17
Relocation
section '.rela.dyn' at offset 0x... contains 1 entries:
21
Relocation
section '.rela.plt' at offset 0x... contains 1 entries:
/bionic/tools/relocation_packer/src/
delta_encoder.h
11
//
relocation
table.
27
// please note that there is a case when individual
relocation
37
//
Relocation
section '.rela.dyn' at offset 0xbf58 contains 939 entries:
56
// [01] 0x00000000000a2170 <- initial
relocation
(first
relocation
- delta,
106
// |relocations| is a vector of relative
relocation
with addend structs.
/external/llvm/test/CodeGen/ARM/
eh-dispcont.ll
1
; RUN: llc -mtriple armv7-apple-ios -
relocation
-model=pic -o - %s | FileCheck %s -check-prefix=ARM-PIC
2
; RUN: llc -mtriple armv7-apple-ios -
relocation
-model=static -o - %s | FileCheck %s -check-prefix=ARM-NOPIC
3
; RUN: llc -mtriple armv7-apple-ios -
relocation
-model=dynamic-no-pic -o - %s | FileCheck %s -check-prefix=ARM-NOPIC
4
; RUN: llc -mtriple thumbv6-apple-ios -
relocation
-model=pic -o - %s | FileCheck %s -check-prefix=THUMB1-PIC
5
; RUN: llc -mtriple thumbv6-apple-ios -
relocation
-model=static -o - %s | FileCheck %s -check-prefix=THUMB1-NOPIC
6
; RUN: llc -mtriple thumbv6-apple-ios -
relocation
-model=dynamic-no-pic -o - %s | FileCheck %s -check-prefix=THUMB1-NOPIC
stack_guard_remat.ll
1
; RUN: llc < %s -mtriple=arm-apple-ios -
relocation
-model=pic -no-integrated-as | FileCheck %s -check-prefix=PIC
2
; RUN: llc < %s -mtriple=arm-apple-ios -
relocation
-model=static -no-integrated-as | FileCheck %s -check-prefix=NO-PIC -check-prefix=STATIC
3
; RUN: llc < %s -mtriple=arm-apple-ios -
relocation
-model=dynamic-no-pic -no-integrated-as | FileCheck %s -check-prefix=NO-PIC -check-prefix=DYNAMIC-NO-PIC
4
; RUN: llc < %s -mtriple=armv7-apple-ios -mcpu=cortex-a8 -
relocation
-model=pic -no-integrated-as | FileCheck %s -check-prefix=PIC-V7
5
; RUN: llc < %s -mtriple=armv7-apple-ios -mcpu=cortex-a8 -
relocation
-model=static -no-integrated-as | FileCheck %s -check-prefix=STATIC-V7
6
; RUN: llc < %s -mtriple=armv7-apple-ios -mcpu=cortex-a8 -
relocation
-model=dynamic-no-pic -no-integrated-as | FileCheck %s -check-prefix=DYNAMIC-NO-PIC-V7
/external/llvm/test/CodeGen/PowerPC/
available-externally.ll
1
; RUN: llc < %s -
relocation
-model=static | FileCheck %s -check-prefix=STATIC
2
; RUN: llc < %s -
relocation
-model=pic -mtriple=powerpc-apple-darwin8 | FileCheck %s -check-prefix=PIC
3
; RUN: llc < %s -
relocation
-model=pic -mtriple=powerpc-unknown-linux | FileCheck %s -check-prefix=PICELF
4
; RUN: llc < %s -
relocation
-model=pic -mtriple=powerpc64-apple-darwin8 | FileCheck %s -check-prefix=PIC64
5
; RUN: llc < %s -
relocation
-model=dynamic-no-pic -mtriple=powerpc-apple-darwin8 | FileCheck %s -check-prefix=DYNAMIC
6
; RUN: llc < %s -
relocation
-model=dynamic-no-pic -mtriple=powerpc64-apple-darwin8 | FileCheck %s -check-prefix=DYNAMIC64
/external/llvm/test/CodeGen/SPARC/
blockaddr.ll
1
; RUN: llc < %s -march=sparc -
relocation
-model=static -code-model=small | FileCheck --check-prefix=abs32 %s
2
; RUN: llc < %s -march=sparcv9 -
relocation
-model=static -code-model=small | FileCheck --check-prefix=abs32 %s
3
; RUN: llc < %s -march=sparcv9 -
relocation
-model=static -code-model=medium | FileCheck --check-prefix=abs44 %s
4
; RUN: llc < %s -march=sparcv9 -
relocation
-model=static -code-model=large | FileCheck --check-prefix=abs64 %s
5
; RUN: llc < %s -march=sparc -
relocation
-model=pic -code-model=medium | FileCheck --check-prefix=v8pic32 %s
6
; RUN: llc < %s -march=sparcv9 -
relocation
-model=pic -code-model=medium | FileCheck --check-prefix=v9pic32 %s
/external/llvm/test/MC/Mips/
sort-relocation-table.s
3
# Test the order of records in the
relocation
table.
5
# corresponding *LO16
relocation
against the same symbol.
7
# We try to implement the same semantics as gas, ie. to order the
relocation
11
# mips-linux-gnu-as -EL sort-
relocation
-table.s -o sort-
relocation
-table.o
79
# sym7 is a local symbol, so GOT
relocation
against it needs a matching LO.
/frameworks/compile/mclinker/lib/LD/
StubFactory.cpp
13
#include "mcld/Fragment/
Relocation
.h"
40
Stub* StubFactory::create(
Relocation
& pReloc,
44
// find if there is a prototype stub for the input
relocation
49
// find the islands for the input
relocation
108
///
relocation
109
Stub* StubFactory::findPrototype(const
Relocation
& pReloc,
Completed in 509 milliseconds
<<
31
32
33
34
35
36
37
38
39
40
>>