HomeSort by relevance Sort by last modified time
    Searched full:r_length (Results 1 - 25 of 90) sorted by null

1 2 3 4

  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/macho/tests/gas64/
gas-macho64-pic.asm 2 # r_type=X86_64_RELOC_BRANCH, r_length=2, r_extern=1, r_pcrel=1, r_symbolnum=_foo
6 # r_type=X86_64_RELOC_BRANCH, r_length=2, r_extern=1, r_pcrel=1, r_symbolnum=_foo
10 # r_type=X86_64_RELOC_GOT_LOAD, r_length=2, r_extern=1, r_pcrel=1, r_symbolnum=_foo
14 # r_type=X86_64_RELOC_GOT, r_length=2, r_extern=1, r_pcrel=1, r_symbolnum=_foo
18 # r_type=X86_64_RELOC_SIGNED, r_length=2, r_extern=1, r_pcrel=1, r_symbolnum=_foo
22 # r_type=X86_64_RELOC_SIGNED, r_length=2, r_extern=1, r_pcrel=1, r_symbolnum=_foo
26 # r_type=X86_64_RELOC_SIGNED, r_length=2, r_extern=1, r_pcrel=1, r_symbolnum=_foo
30 # r_type=X86_64_RELOC_SIGNED, r_length=2, r_extern=1, r_pcrel=1, r_symbolnum=_foo
gas-macho64.asm 3 # r_type= X86_64_RELOC_BRANCH, r_length=2, r_extern=1, r_pcrel=1, r_symbolnum=_foo
7 # r_type=X86_64_RELOC_BRANCH, r_length=2, r_extern=1, r_pcrel=1, r_symbolnum=_foo
11 # r_type=X86_64_RELOC_GOT_LOAD, r_length=2, r_extern=1, r_pcrel=1, r_symbolnum=_foo
15 # r_type=X86_64_RELOC_GOT, r_length=2, r_extern=1, r_pcrel=1, r_symbolnum=_foo
19 # r_type=X86_64_RELOC_SIGNED, r_length=2, r_extern=1, r_pcrel=1, r_symbolnum=_foo
23 # r_type= X86_64_RELOC_SIGNED, r_length=2, r_extern=1, r_pcrel=1, r_symbolnum=_foo
27 # r_type= X86_64_RELOC_SIGNED, r_length=2, r_extern=1, r_pcrel=1, r_symbolnum=_foo
31 # r_type= X86_64_RELOC_SIGNED, r_length=2, r_extern=1, r_pcrel=1, r_symbolnum=_foo
35 # r_type=X86_64_RELOC_UNSIGNED,r_length=3, r_extern=1,r_pcrel=0, r_symbolnum=_foo
39 # r_type=X86_64_RELOC_UNSIGNED,r_length=3,r_extern=1,r_pcrel=0,r_symbolnum=_fo
    [all...]
  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/macho/tests/nasm64/
nasm-macho64-pic.asm 4 ; r_type=X86_64_RELOC_BRANCH, r_length=2, r_extern=1, r_pcrel=1, r_symbolnum=_foo
8 ; r_type=X86_64_RELOC_BRANCH, r_length=2, r_extern=1, r_pcrel=1, r_symbolnum=_foo
12 ; r_type=X86_64_RELOC_GOT_LOAD, r_length=2, r_extern=1, r_pcrel=1, r_symbolnum=_foo
16 ; r_type=X86_64_RELOC_GOT, r_length=2, r_extern=1, r_pcrel=1, r_symbolnum=_foo
20 ; r_type=X86_64_RELOC_SIGNED, r_length=2, r_extern=1, r_pcrel=1, r_symbolnum=_foo
24 ; r_type=X86_64_RELOC_SIGNED, r_length=2, r_extern=1, r_pcrel=1, r_symbolnum=_foo
28 ; r_type=X86_64_RELOC_SIGNED, r_length=2, r_extern=1, r_pcrel=1, r_symbolnum=_foo
32 ; r_type=X86_64_RELOC_SIGNED, r_length=2, r_extern=1, r_pcrel=1, r_symbolnum=_foo
  /external/llvm/include/llvm/CodeGen/
MachORelocation.h 29 uint8_t r_length; // length = 2 ^ r_length member in class:llvm::MachORelocation
38 return (1 << 31) | (r_pcrel << 30) | ((r_length & 3) << 28) |
41 return (r_symbolnum << 8) | (r_pcrel << 7) | ((r_length & 3) << 5) |
50 r_address(addr), r_symbolnum(index), r_pcrel(pcrel), r_length(len),
  /external/llvm/lib/Target/ARM/MCTargetDesc/
ARMMachObjectWriter.cpp 118 // the r_length bits are used differently. The encoding of the r_length is as
120 // low bit of r_length:
123 // high bit of r_length:
188 // ARM_RELOC_HALF and ARM_RELOC_HALF_SECTDIFF abuse the r_length field:
191 // the r_length bits are used differently. The encoding of the r_length is as
193 // low bit of r_length:
196 // high bit of r_length:
  /system/core/libmincrypt/
dsa_sig.c 58 * 0x02 0xNN INTEGER + r_length
59 * 0xAA 0xBB .. r_length bytes of "r" (offset 4)
  /development/ndk/platforms/android-3/include/linux/
a.out.h 206 unsigned int r_length:2; member in struct:relocation_info
  /prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/linux/
a.out.h 206 unsigned int r_length:2; member in struct:relocation_info
  /prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/linux/
a.out.h 206 unsigned int r_length:2; member in struct:relocation_info
  /prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/linux/
a.out.h 206 unsigned int r_length:2; member in struct:relocation_info
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/linux/
a.out.h 206 unsigned int r_length:2; member in struct:relocation_info
  /prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/linux/
a.out.h 206 unsigned int r_length:2; member in struct:relocation_info
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/linux/
a.out.h 206 unsigned int r_length:2; member in struct:relocation_info
  /prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/linux/
a.out.h 206 unsigned int r_length:2; member in struct:relocation_info
  /prebuilts/ndk/6/platforms/android-3/arch-arm/usr/include/linux/
a.out.h 206 unsigned int r_length:2; member in struct:relocation_info
  /prebuilts/ndk/6/platforms/android-3/arch-x86/usr/include/linux/
a.out.h 206 unsigned int r_length:2; member in struct:relocation_info
  /prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/linux/
a.out.h 206 unsigned int r_length:2; member in struct:relocation_info
  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/linux/
a.out.h 206 unsigned int r_length:2; member in struct:relocation_info
  /prebuilts/ndk/7/platforms/android-3/arch-arm/usr/include/linux/
a.out.h 206 unsigned int r_length:2; member in struct:relocation_info
  /prebuilts/ndk/7/platforms/android-3/arch-x86/usr/include/linux/
a.out.h 206 unsigned int r_length:2; member in struct:relocation_info
  /prebuilts/ndk/7/platforms/android-4/arch-arm/usr/include/linux/
a.out.h 206 unsigned int r_length:2; member in struct:relocation_info
  /prebuilts/ndk/7/platforms/android-4/arch-x86/usr/include/linux/
a.out.h 206 unsigned int r_length:2; member in struct:relocation_info
  /prebuilts/ndk/7/platforms/android-5/arch-arm/usr/include/linux/
a.out.h 206 unsigned int r_length:2; member in struct:relocation_info
  /prebuilts/ndk/7/platforms/android-5/arch-x86/usr/include/linux/
a.out.h 206 unsigned int r_length:2; member in struct:relocation_info
  /prebuilts/ndk/7/platforms/android-8/arch-arm/usr/include/linux/
a.out.h 206 unsigned int r_length:2; member in struct:relocation_info

Completed in 626 milliseconds

1 2 3 4