OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:relocation
(Results
826 - 850
of
3418
) sorted by null
<<
31
32
33
34
35
36
37
38
39
40
>>
/external/llvm/test/CodeGen/X86/
pr14098.ll
1
; RUN: llc -mtriple i386-unknown-linux-gnu -
relocation
-model=pic -verify-machineinstrs < %s
sibcall-6.ll
1
; RUN: llc < %s -
relocation
-model=pic | FileCheck %s
sjlj.ll
1
; RUN: llc < %s -mtriple=i386-pc-linux -mcpu=corei7 -
relocation
-model=static | FileCheck --check-prefix=X86 %s
2
; RUN: llc < %s -mtriple=i386-pc-linux -mcpu=corei7 -
relocation
-model=pic | FileCheck --check-prefix=PIC86 %s
3
; RUN: llc < %s -mtriple=x86_64-pc-linux -mcpu=corei7 -
relocation
-model=static | FileCheck --check-prefix=X64 %s
4
; RUN: llc < %s -mtriple=x86_64-pc-linux -mcpu=corei7 -
relocation
-model=pic | FileCheck --check-prefix=PIC64 %s
variadic-node-pic.ll
1
; RUN: llc < %s -
relocation
-model=pic -code-model=large
x86-64-varargs.ll
1
; RUN: llc < %s -mtriple=x86_64-apple-darwin -code-model=large -
relocation
-model=static | grep call | not grep rax
/external/llvm/test/DebugInfo/AArch64/
processes-relocations.ll
4
; CHECK-NOT: failed to compute
relocation
/external/llvm/test/DebugInfo/ARM/
processes-relocations.ll
4
; CHECK-NOT: failed to compute
relocation
/external/llvm/test/DebugInfo/Mips/
processes-relocations.ll
6
; CHECK-NOT: failed to compute
relocation
/external/llvm/test/DebugInfo/PowerPC/
processes-relocations.ll
6
; CHECK-NOT: failed to compute
relocation
/external/llvm/test/DebugInfo/Sparc/
processes-relocations.ll
6
; CHECK-NOT: failed to compute
relocation
/external/llvm/test/DebugInfo/SystemZ/
processes-relocations.ll
4
; CHECK-NOT: failed to compute
relocation
/external/llvm/test/ExecutionEngine/MCJIT/
test-ptr-reloc-sm-pic.ll
1
; RUN: %lli -O0 -
relocation
-model=pic -code-model=small %s
/external/llvm/test/ExecutionEngine/OrcMCJIT/remote/
multi-module-sm-pic-a.ll
1
; RUN: %lli -jit-kind=orc-mcjit -extra-module=%p/Inputs/multi-module-b.ll -extra-module=%p/Inputs/multi-module-c.ll -disable-lazy-compilation=true -remote-mcjit -mcjit-remote-process=lli-child-target%exeext -
relocation
-model=pic -code-model=small %s > /dev/null
/external/llvm/test/ExecutionEngine/RuntimeDyld/Mips/
ELF_O32_PIC_relocations.s
1
# RUN: llvm-mc -triple=mipsel-unknown-linux -
relocation
-model=pic -code-model=small -filetype=obj -o %T/test_ELF_O32.o %s
2
# RUN: llc -mtriple=mipsel-unknown-linux -
relocation
-model=pic -filetype=obj -o %T/test_ELF_ExternalFunction_O32.o %S/Inputs/ExternalFunction.ll
5
# RUN: llvm-mc -triple=mips-unknown-linux -
relocation
-model=pic -code-model=small -filetype=obj -o %T/test_ELF_O32.o %s
6
# RUN: llc -mtriple=mips-unknown-linux -
relocation
-model=pic -filetype=obj -o %/T/test_ELF_ExternalFunction_O32.o %S/Inputs/ExternalFunction.ll
/external/llvm/test/MC/AArch64/
adrp-relocation.s
5
//
relocation
on the ADRP itself (even though it knows everything about the
/external/llvm/test/MC/ARM/
thumb1-relax-adr.s
8
@ CHECK-ERROR: unsupported
relocation
on symbol
thumb1-relax-ldrlit.s
8
@ CHECK-ERROR: unsupported
relocation
on symbol
/external/llvm/test/MC/ELF/
section-sym2.s
10
// CHECK:
Relocation
{
/external/llvm/test/MC/MachO/AArch64/
reloc-crash2.s
7
; CHECK-NEXT:
Relocation
{
/external/llvm/test/MC/MachO/ARM/
bad-darwin-ARM-reloc.s
9
@ CHECK-ERROR: unsupported
relocation
on symbol
/external/llvm/test/MC/Mips/
cprestore-bad.s
1
# RUN: not llvm-mc %s -arch=mips -mcpu=mips32 -
relocation
-model=pic 2>%t1
/external/llvm/test/MC/X86/
macho-reloc-errors-x86.s
15
// CHECK-ERROR: 5:9: error: Section too large, can't encode r_address (0x100000b) into 24 bits of scattered
relocation
entry.
/external/llvm/tools/gold/
README.txt
11
to link on x86-64 with a
relocation
error: PIC and non-PIC can't be combined.
/frameworks/compile/mclinker/lib/Fragment/
Stub.cpp
12
#include "mcld/Fragment/
Relocation
.h"
32
void Stub::applyFixup(
Relocation
& pSrcReloc,
58
Relocation
* reloc =
59
Relocation
::Create((*it)->type(),
/frameworks/compile/mclinker/lib/LD/
ELFDynObjFileFormat.cpp
46
LDFileFormat::
Relocation
,
51
LDFileFormat::
Relocation
,
56
LDFileFormat::
Relocation
,
61
LDFileFormat::
Relocation
,
Completed in 562 milliseconds
<<
31
32
33
34
35
36
37
38
39
40
>>