HomeSort by relevance Sort by last modified time
    Searched full:addend (Results 226 - 250 of 297) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /prebuilts/ndk/9/platforms/android-3/arch-arm/usr/include/sys/
exec_elf.h 339 /* Relocation entry with implicit addend */
345 /* Relocation entry with explicit addend */
  /prebuilts/ndk/9/platforms/android-4/arch-arm/usr/include/sys/
exec_elf.h 339 /* Relocation entry with implicit addend */
345 /* Relocation entry with explicit addend */
  /prebuilts/ndk/9/platforms/android-5/arch-arm/usr/include/sys/
exec_elf.h 339 /* Relocation entry with implicit addend */
345 /* Relocation entry with explicit addend */
  /prebuilts/ndk/9/platforms/android-8/arch-arm/usr/include/sys/
exec_elf.h 339 /* Relocation entry with implicit addend */
345 /* Relocation entry with explicit addend */
  /prebuilts/ndk/9/platforms/android-9/arch-arm/usr/include/sys/
exec_elf.h 339 /* Relocation entry with implicit addend */
345 /* Relocation entry with explicit addend */
  /prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/sys/
exec_elf.h 339 /* Relocation entry with implicit addend */
345 /* Relocation entry with explicit addend */
  /prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/sys/
exec_elf.h 339 /* Relocation entry with implicit addend */
345 /* Relocation entry with explicit addend */
  /external/chromium_org/v8/src/arm/
lithium-arm.h 699 // Instruction for computing multiplier * multiplicand + addend.
702 LMultiplyAddD(LOperand* addend, LOperand* multiplier,
704 inputs_[0] = addend;
709 LOperand* addend() { return inputs_[0]; } function in class:v8::internal::V8_FINAL
    [all...]
  /external/chromium_org/v8/src/mips/
lithium-mips.h 710 // Instruction for computing multiplier * multiplicand + addend.
713 LMultiplyAddD(LOperand* addend, LOperand* multiplier,
715 inputs_[0] = addend;
720 LOperand* addend() { return inputs_[0]; } function in class:v8::internal::V8_FINAL
    [all...]
  /external/qemu/tcg/i386/
tcg-target.c 87 tcg_target_long value, tcg_target_long addend)
89 value += addend;
456 /* Find the length of the immediate addend. Note that the encoding
1054 /* add addend(r1), r0 */
1056 offsetof(CPUTLBEntry, addend) - which);
    [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/share/info/
bfd.info     [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/share/info/
bfd.info     [all...]
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/share/info/
bfd.info     [all...]
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/share/info/
bfd.info     [all...]
  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/macho/
macho-objfmt.c 256 X86_64_RELOC_SIGNED_1 = 6, /* signed 32-bit disp, -1 addend */
257 X86_64_RELOC_SIGNED_2 = 7, /* signed 32-bit disp, -2 addend */
258 X86_64_RELOC_SIGNED_4 = 8 /* signed 32-bit disp, -4 addend */
    [all...]
  /external/qemu/tcg/arm/
tcg-target.c 130 tcg_target_long value, tcg_target_long addend)
1027 offsetof(CPUState, tlb_table[0][0].addend));
    [all...]
  /external/elfutils/libelf/
libelf.h 69 ELF_T_RELA, /* Relocation entry with addend. */
  /external/llvm/include/llvm/Support/
ELF.h     [all...]
  /external/llvm/lib/Target/ARM/MCTargetDesc/
ARMMachObjectWriter.cpp 429 // compensate for the addend of the symbol address, if it was
  /external/qemu/tcg/
tcg.h 72 tcg_target_long addend; member in struct:TCGRelocation
  /prebuilts/tools/common/asm-tools/
asm-xml-4.0.jar 
  /bionic/libc/include/sys/
exec_elf.h 404 #define SHT_RELA 4 /* Relocation information w/ addend */
409 #define SHT_REL 9 /* Relocation information w/o addend */
    [all...]
  /external/elfutils/src/
i386_ld.c 157 input file. Therefore we have to adjust the addend which
792 section in the output file and the addend. */
    [all...]
  /external/qemu/
exec.c 1999 ptrdiff_t addend; local
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/bin/
i686-linux-readelf 

Completed in 819 milliseconds

1 2 3 4 5 6 7 8 91011>>