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

<<21222324252627282930>>

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/lib/gcc/x86_64-linux/4.6/include-fixed/linux/
a.out.h 243 /* This structure describes a single relocation to be performed.
244 The text-relocation section of the file is a vector of these structures,
246 Likewise, the data-relocation section applies to the data section. */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/linux/
a.out.h 234 /* This structure describes a single relocation to be performed.
235 The text-relocation section of the file is a vector of these structures,
237 Likewise, the data-relocation section applies to the data section. */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
a.out.h 234 /* This structure describes a single relocation to be performed.
235 The text-relocation section of the file is a vector of these structures,
237 Likewise, the data-relocation section applies to the data section. */
  /external/chromium_org/build/android/
pack_arm_relocations.gypi 60 'message': 'Copying libraries (no relocation packing) for <(_target_name)',
  /external/chromium_org/third_party/android_crazy_linker/src/src/
crazy_linker_elf_loader.h 16 // Note that this doesn't not perform any relocation, the purpose
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/nv50/
nv50_program.h 95 void *fixups; /* relocation records */
  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/macho/tests/nasm64/
machotest64.asm 24 ; [18] Perform a 64 Bit relocation in the text section
  /external/chromium_org/tools/gyp/test/mac/strip/
test.gyp 16 # relocation information
  /external/e2fsprogs/intl/
relocatable.h 41 Relocation simply replaces a pathname starting with the original prefix
  /external/elfutils/0.153/backends/
alpha_reloc.def 1 /* List the relocation types for alpha. -*- C -*-
arm_reloc.def 1 /* List the relocation types for arm. -*- C -*-
i386_reloc.def 1 /* List the relocation types for i386. -*- C -*-
s390_reloc.def 1 /* List the relocation types for s390. -*- C -*-
sh_reloc.def 1 /* List the relocation types for SH. -*- C -*-
sh_symbol.c 1 /* SH specific relocation handling.
x86_64_reloc.def 1 /* List the relocation types for x86-64. -*- C -*-
  /external/lldb/source/Plugins/ObjectFile/ELF/
ELFHeader.h 105 /// The jump slot relocation type of this ELF.
316 /// @brief Represents a relocation entry with an implicit addend.
320 elf_xword r_info; ///< symbol index and type of relocation.
341 /// Returns the type when the given entry represents a 32-bit relocation.
348 /// Returns the type when the given entry represents a 64-bit relocation.
374 /// @brief Represents a relocation entry with an explicit addend.
378 elf_xword r_info; ///< Symbol index and type of relocation.
400 /// Returns the type when the given entry represents a 32-bit relocation.
407 /// Returns the type when the given entry represents a 64-bit relocation.
  /external/llvm/include/llvm/MC/
MCMachOSymbolFlags.h 19 // the correct relocation information.
MCRelocationInfo.h 41 /// \brief Create an MCExpr for the relocation \p Rel.
  /external/llvm/lib/Target/AArch64/MCTargetDesc/
AArch64ELFObjectWriter.cpp 71 assert(SymLoc == AArch64MCExpr::VK_NONE && "unexpected ADR relocation");
82 llvm_unreachable("invalid symbol kind for ADRP relocation");
244 llvm_unreachable("Unknown ELF relocation type");
248 llvm_unreachable("Unimplemented fixup -> relocation");
AArch64FixupKinds.h 65 // R_AARCH64_TLSDESC_CALL relocation.
  /external/llvm/lib/Target/ARM/MCTargetDesc/
ARMWinCOFFObjectWriter.cpp 44 default: llvm_unreachable("unsupported relocation type");
  /external/llvm/lib/Target/PowerPC/
PPCTargetObjectFile.cpp 38 // PLT entries. The dynamic relocation will be initialized by the dynamic
  /external/llvm/lib/Target/Sparc/
SparcCodeEmitter.cpp 72 /// operand requires relocation, record the relocation and return zero.
176 /// operand requires relocation, record the relocation and return zero.
  /external/llvm/lib/Target/SystemZ/
SystemZConstantPoolValue.cpp 32 // May require a relocation, but the relocations are always resolved

Completed in 493 milliseconds

<<21222324252627282930>>