HomeSort by relevance Sort by last modified time
    Searched full:relocation (Results 276 - 300 of 1712) sorted by null

<<11121314151617181920>>

  /hardware/intel/bootstub/
VERSION 7 0.6 optimized spi uart and initrd relocation performance. May 26, 2009
  /prebuilts/gcc/darwin-x86/x86/x86_64-linux-android-4.9/x86_64-linux-android/lib/ldscripts/
i386linux.xr 1 /* Script for ld -r: link without relocation */
i386linux.xu 1 /* Script for ld -Ur: link w/out relocation, do create constructors */
  /external/chromium_org/third_party/android_crazy_linker/
README.chromium 24 - Add support for unpacking packed R_ARM_RELATIVE relocation data.
35 - Move packed relocation dynamic tags from DT_LOPROC range to DT_LOOS range.
  /external/llvm/include/llvm/Object/
ELFYAML.h 74 enum class SectionKind { RawContent, Relocation };
93 struct Relocation {
101 std::vector<Relocation> Relocations;
102 RelocationSection() : Section(SectionKind::Relocation) {}
104 return S->Kind == SectionKind::Relocation;
122 LLVM_YAML_IS_SEQUENCE_VECTOR(llvm::ELFYAML::Relocation)
197 template <> struct MappingTraits<ELFYAML::Relocation> {
198 static void mapping(IO &IO, ELFYAML::Relocation &Rel);
  /external/llvm/test/CodeGen/ARM/
fast-isel-shifter.ll 1 ; RUN: llc < %s -O0 -fast-isel-abort -relocation-model=dynamic-no-pic -mtriple=armv7-apple-ios -verify-machineinstrs | FileCheck %s --check-prefix=ARM
2 ; RUN: llc < %s -O0 -fast-isel-abort -relocation-model=dynamic-no-pic -mtriple=armv7-linux-gnueabi -verify-machineinstrs | FileCheck %s --check-prefix=ARM
eh-dispcont.ll 1 ; RUN: llc -mtriple armv7-apple-ios -relocation-model=pic -o - %s | FileCheck %s -check-prefix=ARM-PIC
2 ; RUN: llc -mtriple armv7-apple-ios -relocation-model=static -o - %s | FileCheck %s -check-prefix=ARM-NOPIC
3 ; RUN: llc -mtriple armv7-apple-ios -relocation-model=dynamic-no-pic -o - %s | FileCheck %s -check-prefix=ARM-NOPIC
4 ; RUN: llc -mtriple thumbv6-apple-ios -relocation-model=pic -o - %s | FileCheck %s -check-prefix=THUMB1-PIC
5 ; RUN: llc -mtriple thumbv6-apple-ios -relocation-model=static -o - %s | FileCheck %s -check-prefix=THUMB1-NOPIC
6 ; RUN: llc -mtriple thumbv6-apple-ios -relocation-model=dynamic-no-pic -o - %s | FileCheck %s -check-prefix=THUMB1-NOPIC
  /external/llvm/test/CodeGen/SPARC/
obj-relocs.ll 1 ; RUN: llc < %s -march=sparcv9 -filetype=obj --relocation-model=static | llvm-readobj -r | FileCheck %s --check-prefix=CHECK-ABS
2 ; RUN: llc < %s -march=sparcv9 -filetype=obj --relocation-model=pic | llvm-readobj -r | FileCheck %s --check-prefix=CHECK-PIC
blockaddr.ll 1 ; RUN: llc < %s -march=sparc -relocation-model=static -code-model=small | FileCheck --check-prefix=abs32 %s
2 ; RUN: llc < %s -march=sparcv9 -relocation-model=static -code-model=small | FileCheck --check-prefix=abs32 %s
3 ; RUN: llc < %s -march=sparcv9 -relocation-model=static -code-model=medium | FileCheck --check-prefix=abs44 %s
4 ; RUN: llc < %s -march=sparcv9 -relocation-model=static -code-model=large | FileCheck --check-prefix=abs64 %s
5 ; RUN: llc < %s -march=sparc -relocation-model=pic -code-model=medium | FileCheck --check-prefix=v8pic32 %s
6 ; RUN: llc < %s -march=sparcv9 -relocation-model=pic -code-model=medium | FileCheck --check-prefix=v9pic32 %s
  /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/MC/MachO/
tls.s 118 // CHECK: # Relocation 0
121 // CHECK: # Relocation 1
124 // CHECK: # Relocation 2
127 // CHECK: # Relocation 3
130 // CHECK: # Relocation 4
133 // CHECK: # Relocation 5
136 // CHECK: # Relocation 6
139 // CHECK: # Relocation 7
  /frameworks/compile/mclinker/lib/Target/ARM/
ARMToARMStub.h 21 class Relocation;
36 bool isMyDuty(const class Relocation& pReloc,
ARMToTHMStub.h 21 class Relocation;
36 bool isMyDuty(const class Relocation& pReloc,
THMToARMStub.h 20 class Relocation;
35 bool isMyDuty(const class Relocation& pReloc,
THMToTHMStub.h 20 class Relocation;
35 bool isMyDuty(const class Relocation& pReloc,
  /frameworks/compile/mclinker/lib/Target/Hexagon/
HexagonAbsoluteStub.h 21 class Relocation;
36 bool isMyDuty(const class Relocation& pReloc,
HexagonLDBackend.h 143 Relocation::Type getCopyRelType() const { return m_CopyRel; }
154 /// getRelEntrySize - the size in BYTE of rela type relocation
158 /// getRelaEntrySize - the size in BYTE of rela type relocation
184 /// m_RelaDyn - dynamic relocation table of .rela.dyn
186 /// m_RelaPLT - dynamic relocation table of .rela.plt
201 Relocation::Type m_CopyRel;
  /external/chromium_org/tools/relocation_packer/src/
run_length_encoder.cc 72 // The first relocation is just one created from the initial address.
88 ELF::Rel relocation; local
89 relocation.r_offset = addr;
90 relocation.r_info = ELF_R_INFO(0, ELF::kRelativeRelocationCode);
91 relocations->push_back(relocation);
103 // If we have zero or one relocation only then there is no packing
  /hardware/intel/img/libdrm/libdrm/intel/
intel_bufmgr_priv.h 117 * Add relocation entry in reloc_buf, which will be updated with the
122 * \param bo Buffer to write the relocation into.
125 * relocation entry.
127 * relocation entry.
129 * by the command that this relocation is part of.
131 * in by the command that this relocation is part of.
  /hardware/intel/img/psb_video/src/mrst/
lnc_cmdbuf.h 51 /* Relocation records */
126 * relocation records, on error -1 is returned.
130 /* Creates a relocation record for a DWORD in the mapped "cmdbuf" at address
132 * The relocation is based on the device virtual address of "ref_buffer"
150 /* do relocation in PIC_PARAMS: src/dst Y/UV base, InParamsBase, CodeBase, BellowParamsBase, AboveParamsBase */
153 /* do relocation in SLICE_PARAMS: reference Y/UV base,CodedData */
  /hardware/intel/img/psb_video/src/
pnw_cmdbuf.h 66 /* Relocation records */
147 * relocation records, on error -1 is returned.
151 /* Creates a relocation record for a DWORD in the mapped "cmdbuf" at address
153 * The relocation is based on the device virtual address of "ref_buffer"
171 /* do relocation in PIC_PARAMS: src/dst Y/UV base, InParamsBase, CodeBase, BellowParamsBase, AboveParamsBase */
174 /* do relocation in SLICE_PARAMS: reference Y/UV base,CodedData */
  /external/chromium_org/third_party/yasm/source/patched-yasm/libyasm/
section.h 37 /** Basic YASM relocation. Object formats will need to extend this
38 * structure with additional fields for relocation type, etc.
267 /** Add a relocation to a section.
269 * \param reloc relocation
270 * \param destroy_func function that can destroy the relocation
273 * The section will destroy the relocation address; it is the caller's
280 /** Get the first relocation for a section.
282 * \return First relocation for section. NULL if no relocations.
287 /** Get the next relocation for a section.
288 * \param reloc previous relocation
    [all...]
  /external/chromium_org/v8/src/ia32/
deoptimizer-ia32.cc 29 // Compute the size of relocation information needed for the code
51 // If the relocation information is not big enough we create a new
52 // relocation info object that is padded with comments to make it
64 // Allocate new relocation info and copy old relocation to the end
65 // of the new relocation info array because relocation info is
72 // Create a relocation writer to write the comments in the padding
87 // Replace relocation information on the code object.
116 // We will overwrite the code's relocation info in-place. Relocation inf
    [all...]
  /external/chromium_org/v8/src/x87/
deoptimizer-x87.cc 29 // Compute the size of relocation information needed for the code
51 // If the relocation information is not big enough we create a new
52 // relocation info object that is padded with comments to make it
64 // Allocate new relocation info and copy old relocation to the end
65 // of the new relocation info array because relocation info is
72 // Create a relocation writer to write the comments in the padding
87 // Replace relocation information on the code object.
116 // We will overwrite the code's relocation info in-place. Relocation inf
    [all...]
  /external/llvm/lib/Target/ARM/MCTargetDesc/
ARMMachObjectWriter.cpp 181 // Select the appropriate difference relocation type.
200 // relocation entry in the low 16 bits of r_address field.
208 // relocation, but it will be set in FixedValue if the base symbol
284 // Select the appropriate difference relocation type.
339 // BL/BLX also use external relocations when an internal relocation
346 // If the resultant value would be out of range for an internal relocation,
365 // relocation type for the fixup kind. This happens when it's a fixup that's
369 "unsupported relocation on symbol");
372 // scattered relocation entry. Differences always require scattered
389 // internal relocations with offsets. If this is an internal relocation wit
    [all...]

Completed in 567 milliseconds

<<11121314151617181920>>