HomeSort by relevance Sort by last modified time
    Searched full:relocation (Results 551 - 575 of 1303) sorted by null

<<21222324252627282930>>

  /external/llvm/test/CodeGen/X86/
2011-06-12-FastAllocSpill.ll 2 ; RUN: llc < %s -O0 -disable-fp-elim -relocation-model=pic -stats 2>&1 | FileCheck %s
fast-isel-x86.ll 1 ; RUN: llc -fast-isel -O0 -mcpu=generic -mtriple=i386-apple-darwin10 -relocation-model=pic < %s | FileCheck %s
lsr-interesting-step.ll 1 ; RUN: llc < %s -march=x86-64 -relocation-model=static -mtriple=x86_64-unknown-linux-gnu -asm-verbose=0 | FileCheck %s
stack-align.ll 1 ; RUN: llc < %s -relocation-model=static -realign-stack=1 -mcpu=yonah | FileCheck %s
tls-local-dynamic.ll 1 ; RUN: llc < %s -march=x86-64 -mtriple=x86_64-linux-gnu -relocation-model=pic | FileCheck %s
vec_align.ll 1 ; RUN: llc < %s -mcpu=yonah -relocation-model=static | grep movaps | count 2
  /external/llvm/test/DebugInfo/AArch64/
eh_frame.ll 48 ; 00000000: PC begin for this FDE is at 00000000 (relocation is applied here)
  /external/llvm/test/MC/ARM/
elf-reloc-02.ll 44 ;; OBJ: Relocation 0
  /external/v8/src/arm/
assembler-arm.h 629 // Create an assembler. Instructions and relocation information are emitted
631 // relocation information starting from the end of the buffer. See CodeDesc
    [all...]
  /frameworks/compile/mclinker/include/mcld/LD/
ELFObjectReader.h 58 /// readRelocations - read relocation sections
LDFileFormat.h 34 Relocation,
  /frameworks/compile/mclinker/lib/LD/
RelocData.cpp 50 RelocData& RelocData::append(Relocation& pRelocation)
  /frameworks/compile/mclinker/lib/Target/Mips/
MipsRelocationFunctions.h 11 static MipsRelocator::Result Name(Relocation& pEntry, \
  /frameworks/rs/driver/linkloader/include/
ELFReloc.h 57 // FIXME: Should check the correctness of the relocation entite.
  /frameworks/rs/driver/linkloader/include/impl/
ELFSectionProgBits.hxx 53 // If we have relocation table, then get the approximation of
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/config/
dbxelf.h 38 way, gdb expects it, and it reduces the number of relocation
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.7/lib/gcc/arm-eabi/4.7/include/
unwind.h 40 /* Decode an R_ARM_TARGET2 relocation. */
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/config/
dbxelf.h 38 way, gdb expects it, and it reduces the number of relocation
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.7/lib/gcc/arm-linux-androideabi/4.7/include/
unwind.h 40 /* Decode an R_ARM_TARGET2 relocation. */
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/config/
dbxelf.h 38 way, gdb expects it, and it reduces the number of relocation
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.7/lib/gcc/arm-eabi/4.7/include/
unwind.h 40 /* Decode an R_ARM_TARGET2 relocation. */
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/config/
dbxelf.h 38 way, gdb expects it, and it reduces the number of relocation
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.7/lib/gcc/arm-linux-androideabi/4.7/include/
unwind.h 40 /* Decode an R_ARM_TARGET2 relocation. */
  /external/llvm/lib/Object/
MachOObjectFile.cpp 798 "Relocation symbol index out of range!");
958 // Target of a scattered relocation is an address. In the interest of
982 // If we couldn't find a symbol that this relocation refers to, try
    [all...]
  /external/v8/src/ia32/
deoptimizer-ia32.cc 52 // Compute the size of relocation information needed for the code
74 // If the relocation information is not big enough we create a new
75 // relocation info object that is padded with comments to make it
87 // Allocate new relocation info and copy old relocation to the end
88 // of the new relocation info array because relocation info is
96 // Create a relocation writer to write the comments in the padding
111 // Replace relocation information on the code object.
128 // We will overwrite the code's relocation info in-place. Relocation inf
    [all...]

Completed in 1750 milliseconds

<<21222324252627282930>>