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

<<11121314151617181920>>

  /external/elfutils/libebl/
eblnonerelocp.c 1 /* Check whether given relocation is a no-op relocation.
eblreloctypename.c 1 /* Return relocation type name.
70 /* There are no generic relocation type names. */
  /external/llvm/lib/Target/Mips/MCTargetDesc/
MipsELFStreamer.cpp 61 // Relocation Model
68 llvm_unreachable("Unsupported relocation model for e_flags");
MipsFixupKinds.h 17 // Although most of the current fixup types reflect a unique relocation
18 // one can have multiple fixup types for a given relocation and thus need
  /external/llvm/lib/Target/
TargetLoweringObjectFile.cpp 155 // relocation, then we may have to drop this into a writable data section
195 // In static relocation model, the linker will resolve all addresses, so
196 // the relocation entries will actually be constants by the time the app
208 // In static relocation model, the linker will resolve all addresses, so
209 // the relocation entries will actually be constants by the time the app
223 // to require a runtime relocation by the dynamic linker, put it into a more
238 llvm_unreachable("Invalid relocation");
278 /// specified size and relocation information, return a section that it
  /external/llvm/test/CodeGen/AArch64/
tls-dynamics.ll 1 ; RUN: llc -mtriple=aarch64-none-linux-gnu -relocation-model=pic -verify-machineinstrs < %s | FileCheck %s
2 ; RUN: llc -mtriple=aarch64-none-linux-gnu -relocation-model=pic -filetype=obj < %s | llvm-objdump -r - | FileCheck --check-prefix=CHECK-RELOC %s
  /external/llvm/test/CodeGen/ARM/
fast-isel-GEP-coalesce.ll 1 ; RUN: llc < %s -O0 -verify-machineinstrs -fast-isel-abort -relocation-model=dynamic-no-pic -mtriple=armv7-apple-darwin | FileCheck %s --check-prefix=ARM
2 ; RUN: llc < %s -O0 -verify-machineinstrs -fast-isel-abort -relocation-model=dynamic-no-pic -mtriple=thumbv7-apple-darwin | FileCheck %s --check-prefix=THUMB
fast-isel-select.ll 1 ; RUN: llc < %s -O0 -fast-isel-abort -relocation-model=dynamic-no-pic -mtriple=armv7-apple-ios | FileCheck %s --check-prefix=ARM
2 ; RUN: llc < %s -O0 -fast-isel-abort -relocation-model=dynamic-no-pic -mtriple=thumbv7-apple-ios | FileCheck %s --check-prefix=THUMB
call.ll 4 ; RUN: -relocation-model=pic | FileCheck %s -check-prefix=CHECKELF
fast-isel-br-phi.ll 1 ; RUN: llc < %s -O0 -fast-isel-abort -relocation-model=dynamic-no-pic -mtriple=thumbv7-apple-ios
  /external/llvm/test/CodeGen/Mips/
tls.ll 3 ; RUN: llc -march=mipsel -relocation-model=static -disable-mips-delay-filler < \
5 ; RUN: llc -march=mipsel -relocation-model=static -disable-mips-delay-filler \
brconge.ll 1 ; RUN: llc -march=mipsel -mcpu=mips16 -relocation-model=pic -O3 < %s | FileCheck %s -check-prefix=16
  /external/llvm/test/CodeGen/X86/
2012-10-02-DAGCycle.ll 1 ; RUN: llc -mtriple=i386-apple-macosx -relocation-model=pic < %s
2 ; RUN: llc -mtriple=x86_64-apple-macosx -relocation-model=pic < %s
tls-pie.ll 1 ; RUN: llc < %s -march=x86 -mcpu=generic -mtriple=i386-linux-gnu -relocation-model=pic -enable-pie \
3 ; RUN: llc < %s -march=x86-64 -mcpu=generic -mtriple=x86_64-linux-gnu -relocation-model=pic -enable-pie \
  /external/llvm/test/Transforms/SimplifyCFG/
volatile-phioper.ll 44 attributes #0 = { nounwind ssp uwtable "fp-contract-model"="standard" "no-frame-pointer-elim" "no-frame-pointer-elim-non-leaf" "realign-stack" "relocation-model"="pic" "ssp-buffers-size"="8" }
45 attributes #1 = { "fp-contract-model"="standard" "no-frame-pointer-elim" "no-frame-pointer-elim-non-leaf" "realign-stack" "relocation-model"="pic" "ssp-buffers-size"="8" }
  /frameworks/compile/mclinker/include/mcld/LD/
ELFReaderIf.h 83 /// readRela - read ELF rela and create Relocation
88 /// readRel - read ELF rel and create Relocation
  /frameworks/compile/mclinker/include/mcld/Target/
GNULDBackend.h 78 /// to the begin of the .init_array section, then relocation enties to
113 /// partialScanRelocation - When doing partial linking, fix the relocation
115 void partialScanRelocation(Relocation& pReloc,
207 /// symbolNeedsDynRel - return whether the symbol needs a dynamic relocation
270 /// symbolNeedsCopyReloc - return whether the symbol needs a copy relocation
271 bool symbolNeedsCopyReloc(const Relocation& pReloc,
376 /// getRelEntrySize - the size in BYTE of rel type relocation
379 /// getRelEntrySize - the size in BYTE of rela type relocation
  /frameworks/compile/mclinker/lib/LD/
LDSection.cpp 94 assert(LDFileFormat::Relocation != kind() && LDFileFormat::EhFrame != kind());
100 assert(LDFileFormat::Relocation == kind());
  /frameworks/compile/mclinker/lib/Target/X86/
X86RelocationFunctions.h 11 static X86Relocator::Result Name(Relocation& pEntry, X86_32Relocator& pParent);
78 static X86Relocator::Result Name(Relocation& pEntry, X86_64Relocator& pParent);
  /external/e2fsprogs/tests/f_illitable/
expect.1 2 of the inode table require relocation, you may wish to try
  /external/elfutils/backends/
sh_symbol.c 1 /* SH specific relocation handling.
x86_64_reloc.def 1 /* List the relocation types for x86-64. -*- C -*-
  /external/llvm/include/llvm/MC/
MCFixupKindInfo.h 30 /// The bit offset to write the relocation into.
MCMachObjectWriter.h 97 /// @name Relocation Data
201 // FIXME: We really need to improve the relocation validation. Basically, we
202 // want to implement a separate computation which evaluates the relocation
207 // - Relocation entry bugs, the two algorithms are unlikely to have the same
  /external/llvm/lib/MC/
MCCodeGenInfo.cpp 11 // asm parsing, and asm printing. For example, relocation model.

Completed in 609 milliseconds

<<11121314151617181920>>