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

<<11121314151617181920>>

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/asm/
elf.h 45 /* x86-64 relocation types */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/asm/
elf.h 45 /* x86-64 relocation types */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/asm/
elf.h 45 /* x86-64 relocation types */
  /external/llvm/lib/ExecutionEngine/RuntimeDyld/
RuntimeDyldMachO.cpp 162 llvm_unreachable("Invalid relocation type!");
175 return Error("Relocation type not implemented yet!");
186 // If the relocation is PC-relative, the value to be encoded is the
195 llvm_unreachable("Invalid relocation type!");
216 return Error("Relocation type not implemented yet!");
227 // If the relocation is PC-relative, the value to be encoded is the
239 llvm_unreachable("Invalid relocation type!");
274 return Error("Relocation type not implemented yet!");
304 // Obtain the symbol name which is referenced in the relocation
356 // This is an ARM branch relocation, need to use a stub function
    [all...]
  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/listfmts/nasm/
nasm-listfmt.c 31 /* NOTE: For this code to generate relocation information, the relocations
47 /*@null@*/ yasm_reloc *next_reloc; /* next relocation in section */
61 /*@null@*/ yasm_reloc *next_reloc; /* next relocation in section */
127 N_("relocation too complex"));
167 /* get the next relocation for the bytecode's section */
  /frameworks/compile/mclinker/lib/Target/ARM/
ARMLDBackend.h 140 /// getRelEntrySize - the size in BYTE of rel type relocation
144 /// getRelEntrySize - the size in BYTE of rela type relocation
146 { assert(0 && "ARM backend with Rela type relocation\n"); return 12; }
157 /// m_RelDyn - dynamic relocation table of .rel.dyn
159 /// m_RelPLT - dynamic relocation table of .rel.plt
  /external/chromium_org/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.
119 // We will overwrite the code's relocation info in-place. Relocation inf
    [all...]
  /external/chromium_org/v8/src/
assembler.h 88 // The buffer into which code and relocation info are generated. It could
209 // Relocation information
212 // Relocation information consists of the address (pc) of the datum
213 // to which the relocation information applies, the relocation mode
214 // (rmode), and an optional data field. The relocation mode may be
215 // "descriptive" and not indicate a need for relocation, but simply
222 // in the relocation information. Two types of source positions are collected
235 // we do not normally record relocation info.
322 // Is the relocation mode affected by GC
    [all...]
  /external/llvm/test/CodeGen/ARM/
fast-isel-call.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=armv7-linux-gnueabi | FileCheck %s --check-prefix=ARM
3 ; RUN: llc < %s -O0 -fast-isel-abort -relocation-model=dynamic-no-pic -mtriple=thumbv7-apple-ios | FileCheck %s --check-prefix=THUMB
4 ; RUN: llc < %s -O0 -fast-isel-abort -relocation-model=dynamic-no-pic -mtriple=armv7-apple-ios -arm-long-calls | FileCheck %s --check-prefix=ARM-LONG
5 ; RUN: llc < %s -O0 -fast-isel-abort -relocation-model=dynamic-no-pic -mtriple=armv7-linux-gnueabi -arm-long-calls | FileCheck %s --check-prefix=ARM-LONG
6 ; RUN: llc < %s -O0 -fast-isel-abort -relocation-model=dynamic-no-pic -mtriple=thumbv7-apple-ios -arm-long-calls | FileCheck %s --check-prefix=THUMB-LONG
7 ; RUN: llc < %s -O0 -fast-isel-abort -relocation-model=dynamic-no-pic -mtriple=armv7-apple-ios -mattr=-vfp2 | FileCheck %s --check-prefix=ARM-NOVFP
8 ; RUN: llc < %s -O0 -fast-isel-abort -relocation-model=dynamic-no-pic -mtriple=armv7-linux-gnueabi -mattr=-vfp2 | FileCheck %s --check-prefix=ARM-NOVFP
9 ; RUN: llc < %s -O0 -fast-isel-abort -relocation-model=dynamic-no-pic -mtriple=thumbv7-apple-ios -mattr=-vfp2 | FileCheck %s --check-prefix=THUMB-NOVFP
  /frameworks/compile/mclinker/lib/Core/
IRBuilder.cpp 72 return LDFileFormat::Relocation;
118 // FIXME: where to set up Relocation?
119 Relocation::SetUp(m_Config);
333 /// CreateRelocData - To create a relocation data for given pSection.
336 assert(!pSection.hasRelocData() && "pSection already has relocation data.");
411 /// AppendRelocation - To append an relocation to the given RelocData pRD.
412 void IRBuilder::AppendRelocation(Relocation& pRelocation, RelocData& pRD)
667 /// AddRelocation - add a relocation entry
670 Relocation* IRBuilder::AddRelocation(LDSection& pSection,
671 Relocation::Type pType
687 Relocation* relocation = Relocation::Create(pType, *frag_ref, pAddend); local
    [all...]
Linker.cpp 27 #include <mcld/Fragment/Relocation.h>
167 // 6. - read all relocation entries from input files
168 // For all relocation sections of each input file (in the tree),
202 // 10. - scan all relocation entries by output symbols.
227 m_pObjLinker->relocation();
302 Relocation::Clear();
  /external/chromium_org/courgette/
disassembler_elf_32.cc 295 VLOG(1) << "Skipping relocation entry for unsupported section: " <<
305 VLOG(1) << "Relocation address in unrecognized ELF section: " << \
426 // Loop through sections for relocation sections
439 // Loop through relocation objects in the relocation section
486 // Loop through sections for relocation sections
disassembler_elf_32_arm.cc 271 // Convert an ELF relocation struction into an RVA
287 // This is a basic ABS32 relocation address
302 // entries in the relocation table with a Courgette relocation table
306 // (1) In the same relocation table
313 // The expectation is that one relocation section will contain
319 // Walk all the bytes in the section, matching relocation table or not
358 // Skip over relocation tables
disassembler_win32_x86.h 38 // Returns 'true' if the base relocation table can be parsed.
40 // that are listed in the base relocation table.
  /external/elfutils/libelf/
gelf.h 100 /* Relocation table entry without addend (in section of type SHT_REL). */
103 /* Relocation table entry with addend (in section of type SHT_RELA). */
219 /* Retrieve REL relocation info at the given index. */
222 /* Retrieve RELA relocation info at the given index. */
225 /* Update REL relocation information at given index. */
228 /* Update RELA relocation information at given index. */
  /external/qemu/
a.out.h 36 * F_RELFLG relocation info stripped from file
111 host_ulong s_relptr; /* file ptr to relocation */
113 unsigned short s_nreloc; /* number of relocation entries */
207 unsigned short x_nreloc; /* # relocation entries */
229 /********************** RELOCATION DIRECTIVES **********************/
341 unsigned short e_lfarlc; /* File address of relocation table, 0x40 */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
coff.h 69 * F_RELFLG relocation info stripped from file
159 char s_relptr[4]; /* file ptr to relocation */
161 char s_nreloc[2]; /* number of relocation entries */
313 char x_nreloc[2]; /* # relocation entries */
335 /********************** RELOCATION DIRECTIVES **********************/
340 char r_type[2]; /* Relocation type */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
coff.h 69 * F_RELFLG relocation info stripped from file
159 char s_relptr[4]; /* file ptr to relocation */
161 char s_nreloc[2]; /* number of relocation entries */
313 char x_nreloc[2]; /* # relocation entries */
335 /********************** RELOCATION DIRECTIVES **********************/
340 char r_type[2]; /* Relocation type */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
coff.h 69 * F_RELFLG relocation info stripped from file
159 char s_relptr[4]; /* file ptr to relocation */
161 char s_nreloc[2]; /* number of relocation entries */
313 char x_nreloc[2]; /* # relocation entries */
335 /********************** RELOCATION DIRECTIVES **********************/
340 char r_type[2]; /* Relocation type */
  /external/v8/src/
assembler.h 147 // Relocation information
150 // Relocation information consists of the address (pc) of the datum
151 // to which the relocation information applies, the relocation mode
152 // (rmode), and an optional data field. The relocation mode may be
153 // "descriptive" and not indicate a need for relocation, but simply
160 // in the relocation information. Two types of source positions are collected
173 // we do not normally record relocation info.
233 // Is the relocation mode affected by GC?
267 // Apply a relocation by delta byte
    [all...]
  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/xdf/
xdf-objfmt.c 48 } type; /* type of relocation */
54 } size; /* size of relocation */
55 unsigned int shift; /* relocation shift (0,4,8,16,24,32) */
74 unsigned long relptr; /* file ptr to relocation */
75 unsigned long nreloc; /* number of relocation entries >64k -> error */
180 N_("xdf: relocation too complex"));
222 N_("xdf: relocation too complex"));
348 localbuf += 4; /* address of relocation */
359 N_("xdf: no base symbol for WRT relocation"));
362 YASM_WRITE_8(localbuf, reloc->type); /* type of relocation */
    [all...]
  /external/chromium_org/chrome/browser/ui/window_sizer/
window_sizer_common_unittest.cc 194 // relocation.
214 // without relocation.
225 // relocation.
235 // without relocation.
246 // relocation.
265 // relocation.
275 // relocation.
288 // relocation.
  /external/elfutils/libebl/
eblcopyrelocp.c 1 /* Check whether given relocation is a copy relocation.
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. */

Completed in 983 milliseconds

<<11121314151617181920>>