Searched
full:relocation (Results
976 -
1000 of
1499) sorted by null
<<31323334353637383940>>
/external/chromium_org/v8/src/ia32/ |
assembler-ia32-inl.h | 343 // no relocation needed 377 // no relocation needed
|
/external/e2fsprogs/tests/progs/ |
test_rel.c | 74 com_err(request, 0, "A block relocation table must be open."); 85 com_err(request, 0, "An inode relocation table must be open.");
|
/external/elfutils/libelf/ |
libelf.h | 69 ELF_T_RELA, /* Relocation entry with addend. */ 70 ELF_T_REL, /* Relocation entry. */
|
/external/llvm/include/llvm/Target/ |
TargetMachine.h | 72 /// CodeGenInfo - Low level target information such as relocation model. 195 /// getRelocationModel - Returns the code generation relocation model. The
|
/external/llvm/lib/Target/AArch64/MCTargetDesc/ |
AArch64MCCodeEmitter.cpp | 88 /// operand requires relocation, record the relocation and return zero.
|
/external/llvm/lib/Target/Mips/ |
Mips16HardFloat.cpp | 243 // for now we only need them for static relocation 433 // 3) in the case of static relocation, generate helper functions so that
|
/external/llvm/lib/Target/PowerPC/ |
PPCISelDAGToDAG.cpp | [all...] |
/external/llvm/test/CodeGen/Mips/ |
hf16_1.ll | 1 ; RUN: llc -march=mipsel -mcpu=mips16 -relocation-model=pic -soft-float -mips16-hard-float -O3 < %s | FileCheck %s -check-prefix=1 2 ; RUN: llc -march=mipsel -mcpu=mips16 -relocation-model=pic -soft-float -mips16-hard-float -O3 < %s | FileCheck %s -check-prefix=2
|
/external/llvm/tools/macho-dump/ |
macho-dump.cpp | 96 // Dump the relocation entries. 103 outs() << " # Relocation " << RelNum << "\n";
|
/external/mesa3d/src/mesa/drivers/dri/intel/ |
intel_batchbuffer.c | 281 * the buffer doesn't move and we can short-circuit the relocation processing 307 * relocation processing in the kernel
|
/external/qemu/ |
loader.c | 172 uint32_t a_trsize; /* length of relocation info for text, in bytes */ 173 uint32_t a_drsize; /* length of relocation info for data, in bytes */
|
/external/v8/src/ |
deoptimizer.h | 143 // Makes sure that there is enough room in the relocation 145 // patching. If there is not enough room a new relocation
|
/external/v8/src/ia32/ |
assembler-ia32-inl.h | 302 // no relocation needed 335 // no relocation needed
|
/ndk/build/tools/toolchain-patches/mclinker/ |
0001-Compile-against-llvm-3.3.patch | 21 @@ -231,7 +231,7 @@ void FragmentLinker::writeRelocationResult(Relocation& pReloc, uint8_t* pOutput) 222 @@ -45,7 +45,7 @@ Relocation* RelocationFactory::produce(RelocationFactory::Type pType,
|
/external/bison/lib/ |
mbuiter.h | 221 /* Relocation. */
|
/external/chromium/base/win/ |
pe_image.h | 202 // Enumerates PE relocation entries.
|
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/i965/ |
brw_cc.c | 222 /* Emit CC viewport relocation */
|
/external/chromium_org/third_party/yasm/source/patched-yasm/libyasm/ |
objfmt.h | 181 * special relocation types via the WRT mechanism.
|
/external/clang/lib/CodeGen/ |
TargetInfo.h | 131 /// relocation model, and so on some targets it instead sniffs for
|
/external/elfutils/tests/ |
dwflmodtest.c | 1 /* Test program for libdwfl basic module tracking, relocation.
|
/external/llvm/include/llvm/MC/ |
SectionKind.h | 124 /// done with its relocation phase.
|
/external/llvm/lib/Target/SystemZ/MCTargetDesc/ |
SystemZMCCodeEmitter.cpp | 185 // into MI. Add Offset to the relocation value to cancel out
|
/external/llvm/lib/Target/ |
TargetMachine.cpp | 89 /// getRelocationModel - Returns the code generation relocation model. The
|
/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
|
Completed in 3612 milliseconds
<<31323334353637383940>>