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

<<21222324252627282930>>

  /external/llvm/lib/MC/
MCAssembler.cpp 309 // we need a relocation.
553 // The fixup was unresolved, we need a relocation. Inform the object
554 // writer of the relocation, and give it an opportunity to adjust the
612 // Evaluate and apply the fixups, generating relocation entries as necessary.
  /external/llvm/lib/Target/Mips/MCTargetDesc/
MipsELFObjectWriter.cpp 94 // determine the type of the relocation
  /external/llvm/lib/Target/Mips/
MipsISelLowering.h 40 // Handle gp_rel (small data/bss sections) relocation.
  /external/llvm/test/CodeGen/ARM/
2007-08-15-ReuseBug.ll 1 ; RUN: llc < %s -mtriple=arm-apple-darwin -relocation-model=pic -mattr=+v6
2011-02-04-AntidepMultidef.ll 1 ; RUN: llc < %s -asm-verbose=false -O3 -mtriple=armv6-apple-darwin -relocation-model=pic -mcpu=arm1136jf-s | FileCheck %s
  /external/llvm/test/CodeGen/Thumb2/
2009-08-01-WrongLDRBOpc.ll 1 ; RUN: llc < %s -mtriple=thumbv7-apple-darwin9 -mcpu=cortex-a8 -relocation-model=pic -disable-fp-elim | FileCheck %s
2010-06-21-TailMergeBug.ll 1 ; RUN: llc < %s -mtriple=thumbv7-apple-darwin -O3 -relocation-model=pic | FileCheck %s
2012-01-13-CBNZBug.ll 1 ; RUN: llc < %s -mtriple=thumbv7-apple-ios -relocation-model=pic -disable-fp-elim -mcpu=cortex-a8 | FileCheck %s
  /external/llvm/test/CodeGen/X86/
2008-04-15-LiveVariableBug.ll 2 ; RUN: llc < %s -mtriple=x86_64-apple-darwin -relocation-model=pic -disable-fp-elim -O0 -regalloc=fast
2010-04-30-LocalAlloc-LandingPad.ll 1 ; RUN: llc < %s -O0 -regalloc=fast -relocation-model=pic -disable-fp-elim | FileCheck %s
pic-load-remat.ll 1 ; RUN: llc < %s -mtriple=i686-apple-darwin -mattr=+sse2 -relocation-model=pic | grep psllw | grep pb
pic.ll 1 ; RUN: llc < %s -mcpu=generic -mtriple=i686-pc-linux-gnu -relocation-model=pic -asm-verbose=false -post-RA-scheduler=false | FileCheck %s -check-prefix=LINUX
  /frameworks/compile/mclinker/lib/LD/
ELFReader.cpp 57 return LDFileFormat::Relocation;
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/arm-linux-androideabi/lib/ldscripts/
armelf_linux_eabi.xr 1 /* Script for ld -r: link without relocation */
armelf_linux_eabi.xu 1 /* Script for ld -Ur: link w/out relocation, do create constructors */
armelfb_linux_eabi.xr 1 /* Script for ld -r: link without relocation */
armelfb_linux_eabi.xu 1 /* Script for ld -Ur: link w/out relocation, do create constructors */
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/include/
bfdlink.h 237 /* TRUE if BFD should generate relocation information in the final
518 __CTOR_LIST__). RELOC is the relocation to use for an entry in
544 /* A function which is called when a relocation is attempted against
555 against, RELOC_NAME is the name of the relocation, and ADDEND is
  /prebuilts/gcc/darwin-x86/mips/mipsel-linux-android-4.4.3/mipsel-linux-android/lib/ldscripts/
elf32btsmip.xr 1 /* Script for ld -r: link without relocation */
elf32btsmip.xu 1 /* Script for ld -Ur: link w/out relocation, do create constructors */
elf32btsmipn32.xr 1 /* Script for ld -r: link without relocation */
elf32btsmipn32.xu 1 /* Script for ld -Ur: link w/out relocation, do create constructors */
elf32ltsmip.xr 1 /* Script for ld -r: link without relocation */
elf32ltsmip.xu 1 /* Script for ld -Ur: link w/out relocation, do create constructors */
elf32ltsmipn32.xr 1 /* Script for ld -r: link without relocation */

Completed in 427 milliseconds

<<21222324252627282930>>