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

<<21222324252627282930>>

  /external/elfutils/libebl/
eblnonerelocp.c 1 /* Check whether given relocation is a no-op relocation.
eblrelativerelocp.c 1 /* Check whether given relocation is a relative relocation.
eblreloctypename.c 1 /* Return relocation type name.
45 /* There are no generic relocation type names. */
  /external/elfutils/tests/
run-elflint-test.sh 24 section [ 8] '.rela.dyn': relocation 1: copy relocation against symbol of type FUNC
  /external/kernel-headers/original/uapi/linux/
flat.h 42 unsigned long reloc_start; /* Offset of relocation records from
44 unsigned long reloc_count; /* Number of relocation records */
  /external/llvm/test/CodeGen/AArch64/
arm64-2012-05-09-LOADgot-bug.ll 2 ; RUN: llc -mtriple=arm64-linux-gnu -relocation-model=pic < %s | FileCheck %s --check-prefix=CHECK-LINUX
19 ; (there's no ELF relocation to do that).
got-abuse.ll 1 ; RUN: llc -mtriple=aarch64-none-linux-gnu -relocation-model=pic -o - %s | FileCheck %s
2 ; RUN: llc -mtriple=aarch64-none-linux-gnu -relocation-model=pic -filetype=obj -o - %s
  /external/llvm/test/CodeGen/ARM/Windows/
pic.ll 1 ; RUN: llc -mtriple thumbv7-windows-itanium -relocation-model pic -filetype asm -o - %s \
4 ; RUN: llc -mtriple thumbv7-windows-gnu -relocation-model pic -filetype asm -o - %s \
  /external/llvm/test/CodeGen/Mips/Fast-ISel/
fpext.ll 1 ; RUN: llc -march=mipsel -relocation-model=pic -O0 -fast-isel-abort=1 -mcpu=mips32r2 \
3 ; RUN: llc -march=mipsel -relocation-model=pic -O0 -fast-isel-abort=1 -mcpu=mips32 \
fptrunc.ll 1 ; RUN: llc -march=mipsel -relocation-model=pic -O0 -fast-isel-abort=1 -mcpu=mips32r2 \
3 ; RUN: llc -march=mipsel -relocation-model=pic -O0 -fast-isel-abort=1 -mcpu=mips32 \
loadstrconst.ll 1 ; RUN: llc -march=mipsel -relocation-model=pic -O0 -fast-isel-abort=1 -mcpu=mips32r2 \
3 ; RUN: llc -march=mipsel -relocation-model=pic -O0 -fast-isel-abort=1 -mcpu=mips32 \
  /external/llvm/test/CodeGen/Mips/
blockaddr.ll 1 ; RUN: llc -march=mipsel -relocation-model=pic < %s | FileCheck %s -check-prefix=PIC-O32
2 ; RUN: llc -march=mipsel -relocation-model=static < %s | FileCheck %s -check-prefix=STATIC-O32
3 ; RUN: llc -march=mips64el -mcpu=mips64r2 -target-abi n32 -relocation-model=pic < %s | FileCheck %s -check-prefix=PIC-N32
4 ; RUN: llc -march=mips64el -mcpu=mips64r2 -target-abi n32 -relocation-model=static < %s | FileCheck %s -check-prefix=STATIC-N32
5 ; RUN: llc -march=mips64el -mcpu=mips64r2 -target-abi n64 -relocation-model=pic < %s | FileCheck %s -check-prefix=PIC-N64
6 ; RUN: llc -march=mips64el -mcpu=mips64r2 -target-abi n64 -relocation-model=static < %s | FileCheck %s -check-prefix=STATIC-N64
7 ; RUN: llc -mtriple=mipsel-linux-gnu -march=mipsel -mcpu=mips32 -mattr=+mips16 -relocation-model=static < %s | FileCheck %s -check-prefix=STATIC-MIPS16-1
8 ; RUN: llc -mtriple=mipsel-linux-gnu -march=mipsel -mcpu=mips32 -mattr=+mips16 -relocation-model=static < %s | FileCheck %s -check-prefix=STATIC-MIPS16-2
fixdfsf.ll 1 ; RUN: llc -mtriple=mipsel-linux-gnu -march=mipsel -mattr=mips16 -relocation-model=pic < %s | FileCheck %s -check-prefix=pic1
2 ; RUN: llc -mtriple=mipsel-linux-gnu -march=mipsel -mattr=mips16 -relocation-model=pic < %s | FileCheck %s -check-prefix=pic2
  /external/llvm/test/CodeGen/Mips/cconv/
return.ll 1 ; RUN: llc -mtriple=mips-linux-gnu -relocation-model=static < %s | FileCheck --check-prefix=ALL --check-prefix=O32 %s
2 ; RUN: llc -mtriple=mipsel-linux-gnu -relocation-model=static < %s | FileCheck --check-prefix=ALL --check-prefix=O32 %s
4 ; RUN-TODO: llc -mtriple=mips64-linux-gnu -relocation-model=static -target-abi o32 < %s | FileCheck --check-prefix=ALL --check-prefix=O32 %s
5 ; RUN-TODO: llc -mtriple=mips64el-linux-gnu -relocation-model=static -target-abi o32 < %s | FileCheck --check-prefix=ALL --check-prefix=O32 %s
7 ; RUN: llc -mtriple=mips64-linux-gnu -relocation-model=static -target-abi n32 < %s | FileCheck --check-prefix=ALL --check-prefix=N32 %s
8 ; RUN: llc -mtriple=mips64el-linux-gnu -relocation-model=static -target-abi n32 < %s | FileCheck --check-prefix=ALL --check-prefix=N32 %s
10 ; RUN: llc -mtriple=mips64-linux-gnu -relocation-model=static -target-abi n64 < %s | FileCheck --check-prefix=ALL --check-prefix=N64 %s
11 ; RUN: llc -mtriple=mips64el-linux-gnu -relocation-model=static -target-abi n64 < %s | FileCheck --check-prefix=ALL --check-prefix=N64 %s
  /external/llvm/test/CodeGen/PowerPC/
emutls_generic.ll 1 ; RUN: llc < %s -emulated-tls -mtriple=powerpc64-unknown-linux-gnu -relocation-model=pic \
3 ; RUN: llc < %s -emulated-tls -mtriple=powerpc-unknown-linux-gnu -relocation-model=pic \
  /external/llvm/test/CodeGen/SystemZ/
tls-03.ll 3 ; RUN: llc < %s -mcpu=z10 -mtriple=s390x-linux-gnu -relocation-model=pic | FileCheck %s -check-prefix=CHECK-MAIN
4 ; RUN: llc < %s -mcpu=z10 -mtriple=s390x-linux-gnu -relocation-model=pic | FileCheck %s -check-prefix=CHECK-CP
  /external/llvm/test/CodeGen/X86/
x86-64-static-relo-movl.ll 1 ; RUN: llc -mtriple=x86_64-pc-win32-macho -relocation-model=static -O0 < %s | FileCheck %s
3 ; Ensure that we don't generate a movl and not a lea for a static relocation
  /external/llvm/test/DebugInfo/PowerPC/
tls.ll 3 ; FIXME: add relocation and DWARF expression support to llvm-dwarfdump & use
10 ; The debug relocation of the address of the tls variable
  /external/llvm/test/ExecutionEngine/RuntimeDyld/X86/
ELF_x64-64_PC8_relocations.s 1 # RUN: llvm-mc -triple=x86_64-pc-linux -relocation-model=pic -filetype=obj -o %T/test_ELF_x86-64_PC8.o %s
5 # Test that R_X86_64_PC8 relocation works.
  /external/llvm/test/MC/ARM/
elf-thumbfunc-reloc.s 23 @@ make sure an R_ARM_THM_CALL relocation is generated for the call to g
30 @@ make sure the relocation is with f. That is one way to make sure it includes
thumb1-relax-br.s 9 @ There is no MachO relocation for Thumb1's unconditional branch, so
13 @ CHECK-ERROR: unsupported relocation on symbol
  /external/llvm/test/MC/ELF/
rename.s 3 // When doing a rename, all the checks for where the relocation should go
9 // not produce a relocation with .text.
  /external/llvm/test/MC/MachO/ARM/
thumb2-movt-fixup.s 16 @ CHECK: Relocation {
23 @ CHECK: Relocation {
  /external/llvm/test/MC/MachO/
darwin-x86_64-diff-reloc-assign-2.s 13 // CHECK-NEXT: Relocation {
20 // CHECK-NEXT: Relocation {
x86_32-scattered-reloc-fallback.s 22 // scattered relocation to a normal relocation because the offset from the

Completed in 1551 milliseconds

<<21222324252627282930>>