HomeSort by relevance Sort by last modified time
    Searched refs:R_X86_64_SIZE64 (Results 1 - 22 of 22) sorted by null

  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/i386/ilp32/
x86-64-size-5.d 8 0+2 00000421 R_X86_64_SIZE64 00000000 xxx \+ 0
9 0+c 00000421 R_X86_64_SIZE64 00000000 xxx - 8
10 0+16 00000421 R_X86_64_SIZE64 00000000 xxx \+ 8
14 0+50 00000421 R_X86_64_SIZE64 00000000 xxx - 1
15 0+58 00000621 R_X86_64_SIZE64 00000000 yyy \+ c8
16 0+60 00000521 R_X86_64_SIZE64 00000020 zzz \+ 0
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/i386/
x86-64-size-5.d 7 0+2 000400000021 R_X86_64_SIZE64 0000000000000000 xxx \+ 0
8 0+c 000400000021 R_X86_64_SIZE64 0000000000000000 xxx - 8
9 0+16 000400000021 R_X86_64_SIZE64 0000000000000000 xxx \+ 8
13 0+50 000400000021 R_X86_64_SIZE64 0000000000000000 xxx - 1
14 0+58 000600000021 R_X86_64_SIZE64 0000000000000000 yyy \+ c8
15 0+60 000500000021 R_X86_64_SIZE64 0000000000000020 zzz \+ 0
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-size/
size64-1-x86-64.d 11 [[:xdigit:]]+ R_X86_64_SIZE64 xxx
12 [[:xdigit:]]+ R_X86_64_SIZE64 xxx-0x000000000000001e
13 [[:xdigit:]]+ R_X86_64_SIZE64 xxx\+0x000000000000001e
14 [[:xdigit:]]+ R_X86_64_SIZE64 yyy
15 [[:xdigit:]]+ R_X86_64_SIZE64 zzz
size64-2-x86-64.d 11 [[:xdigit:]]+ R_X86_64_SIZE64 xxx
12 [[:xdigit:]]+ R_X86_64_SIZE64 yyy
13 [[:xdigit:]]+ R_X86_64_SIZE64 zzz
14 [[:xdigit:]]+ R_X86_64_SIZE64 zzz-0x000000000000001e
15 [[:xdigit:]]+ R_X86_64_SIZE64 zzz\+0x000000000000001e
size64-1-x32.d 12 [[:xdigit:]]+ R_X86_64_SIZE64 xxx-0x0000001e
13 [[:xdigit:]]+ R_X86_64_SIZE64 xxx\+0x0000001e
size64-2-x32.d 14 [[:xdigit:]]+ R_X86_64_SIZE64 zzz-0x0000001e
15 [[:xdigit:]]+ R_X86_64_SIZE64 zzz\+0x0000001e
  /toolchain/binutils/binutils-2.25/elfcpp/
x86_64.h 88 R_X86_64_SIZE64 = 33,
  /external/llvm/test/MC/ELF/
relocation.s 45 .quad blah@SIZE # R_X86_64_SIZE64
46 .quad blah@SIZE + 32 # R_X86_64_SIZE64
47 .quad blah@SIZE - 32 # R_X86_64_SIZE64
99 // CHECK-NEXT: 0xAB R_X86_64_SIZE64 blah 0x0
100 // CHECK-NEXT: 0xB3 R_X86_64_SIZE64 blah 0x20
101 // CHECK-NEXT: 0xBB R_X86_64_SIZE64 blah 0xFFFFFFFFFFFFFFE0
  /toolchain/binutils/binutils-2.25/include/elf/
x86-64.h 65 RELOC_NUMBER (R_X86_64_SIZE64, 33) /* 64-bit symbol size */
  /external/syslinux/com32/include/sys/
elfcommon.h 405 #define R_X86_64_SIZE64 33 /* Size of symbol plus 64-bit addend */
  /external/llvm/lib/Target/X86/MCTargetDesc/
X86ELFObjectWriter.cpp 154 return ELF::R_X86_64_SIZE64;
  /external/swiftshader/third_party/LLVM/include/llvm/Support/
ELF.h 366 R_X86_64_SIZE64 = 33,
    [all...]
  /toolchain/binutils/binutils-2.25/bfd/
elf64-x86-64.c 152 HOWTO(R_X86_64_SIZE64, 0, 4, 64, FALSE, 0, complain_overflow_unsigned,
153 bfd_elf_generic_reloc, "R_X86_64_SIZE64", FALSE, MINUS_ONE, MINUS_ONE,
251 { BFD_RELOC_SIZE64, R_X86_64_SIZE64, },
    [all...]
  /toolchain/binutils/binutils-2.25/gold/
x86_64.cc     [all...]
  /art/runtime/
elf.h 373 R_X86_64_SIZE64 = 33,
    [all...]
  /external/llvm/test/tools/llvm-readobj/Inputs/
relocs.py 491 R_X86_64_SIZE64 = 33
    [all...]
  /external/elfutils/libelf/
elf.h     [all...]
  /external/kmod/port-gnu/
elf.h     [all...]
  /external/swiftshader/third_party/LLVM/lib/Object/
ELFObjectFile.cpp     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
elf.h     [all...]
  /prebuilts/go/darwin-x86/src/cmd/link/internal/ld/
elf.go 365 R_X86_64_SIZE64 = 33
    [all...]
  /prebuilts/go/linux-x86/src/cmd/link/internal/ld/
elf.go 365 R_X86_64_SIZE64 = 33
    [all...]

Completed in 225 milliseconds